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