]> git.phdru.name Git - ansible.git/blob - playbooks/debian/init-system.yml
62f594f224083b949c97e64d8b401e1a4bff5b3f
[ansible.git] / playbooks / debian / init-system.yml
1 - name: Configure Debain system
2   hosts: "{{ hosts | default('servers') }}"
3   gather_facts: false
4   roles:
5     - init-system
6     - sudo
7     - phd