]> git.phdru.name Git - ansible.git/blobdiff - playbooks/debian/init-system2.yml
Feat: Declare dependencies between roles
[ansible.git] / playbooks / debian / init-system2.yml
index 5eca46cb7094368699a7face2ef57217468b4024..0ca133fe9982fea80c89a05126738d3cf92a81c8 100644 (file)
@@ -2,6 +2,9 @@
   hosts: "{{ hosts | default('servers') }}"
   gather_facts: false
   roles:
+    - init-system2
     - remove-systemd
     - root
     - firewall
+    - logcheck
+    - sshd