summaryrefslogtreecommitdiff
path: root/chaos-at-home/common.yml
diff options
context:
space:
mode:
Diffstat (limited to 'chaos-at-home/common.yml')
-rw-r--r--chaos-at-home/common.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/chaos-at-home/common.yml b/chaos-at-home/common.yml
index 7c1150b7..44cf2104 100644
--- a/chaos-at-home/common.yml
+++ b/chaos-at-home/common.yml
@@ -3,6 +3,7 @@
hosts: "{{ install_hostname }}"
roles:
- role: apt-repo/base
+ when: ansible_pkg_mgr == "apt"
- role: core/base
- role: core/sshd
- role: core/zsh