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