mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-06-29 04:49:25 +00:00
finished re-aranging roles, for now
This commit is contained in:
5
roles/shell/tasks/main.yml
Normal file
5
roles/shell/tasks/main.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
# This playbook contains all of the common things every machine in the site gets. Basic packages, users, etc etc.
|
||||
|
||||
- include: packages.yml
|
||||
- include: users.yml
|
||||
Reference in New Issue
Block a user