]> git.phdru.name Git - ansible.git/blob - playbooks/redhat/init-system.yml
Feat(RedHat): Add RedHat and redhatoids playbooks and roles
[ansible.git] / playbooks / redhat / init-system.yml
1 - name: Setup Debain system
2   hosts: "{{ hosts | default('all') }}"
3   gather_facts: false
4   roles:
5     - sudo
6     - phd