X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=playbooks%2Fdebian%2Finit-system2.yml;h=0ca133fe9982fea80c89a05126738d3cf92a81c8;hb=318b40472983283e5ecaf9597effaec8ec9e77b4;hp=0efdf4aabc4be770da83b13dfb8e5362bdce4a33;hpb=b8e272bc9b8400ea95aa03d1aff6244dc6ebefc7;p=ansible.git diff --git a/playbooks/debian/init-system2.yml b/playbooks/debian/init-system2.yml index 0efdf4a..0ca133f 100644 --- a/playbooks/debian/init-system2.yml +++ b/playbooks/debian/init-system2.yml @@ -2,4 +2,9 @@ hosts: "{{ hosts | default('servers') }}" gather_facts: false roles: + - init-system2 - remove-systemd + - root + - firewall + - logcheck + - sshd