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