X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=playbooks%2Fdebian%2Finit-system2.yml;fp=playbooks%2Fdebian%2Finit-system2.yml;h=0000000000000000000000000000000000000000;hb=821cc704535e7fb9a2aaafc5692ad68e38308786;hp=0a02e3123f83a01d33ac1c4102d04bd2867ed303;hpb=b8f10de1474570fe82b311a76fb2d5b51ad8152b;p=ansible.git diff --git a/playbooks/debian/init-system2.yml b/playbooks/debian/init-system2.yml deleted file mode 100644 index 0a02e31..0000000 --- a/playbooks/debian/init-system2.yml +++ /dev/null @@ -1,10 +0,0 @@ -- name: Setup Debain system - part 2 - hosts: "{{ hosts | default('all') }}" - gather_facts: true - roles: - - init-system2 - - remove-systemd - - root - - firewall - - logcheck - - sshd