Something went wrong on our end
-
Antoine SCHILDKNECHT authoredAntoine SCHILDKNECHT authored
users.yml 107 B
#!/usr/bin/env ansible-playbook
---
- name: USERS
hosts: all
tags: all
roles:
- conf
- users
#!/usr/bin/env ansible-playbook
---
- name: USERS
hosts: all
tags: all
roles:
- conf
- users