]> git.phdru.name Git - ansible.git/blob - playbooks/redhat/init-system2.yml
75dd28af2740005505d7674c0e9f159410f521be
[ansible.git] / playbooks / redhat / init-system2.yml
1 - name: Setup Debain system - part 2
2   hosts: "{{ hosts | default('all') }}"
3   gather_facts: true
4   roles:
5     - init-system2
6     - root
7     - firewall
8     - logcheck
9     - sshd