]> git.phdru.name Git - ansible.git/blob - playbooks/init-system.yaml
Feat(roles/sudo): Disable `.sudo_as_admin_successful`
[ansible.git] / playbooks / init-system.yaml
1 - name: Setup Linux system
2   hosts: "{{ hosts | default('all') }}"
3   gather_facts: true
4   roles:
5     - sudo
6     - phd