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