mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-03-19 19:00:18 +00:00
Working on baseline module
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
# 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
|
||||
- include: sudoers.yml
|
||||
|
||||
Reference in New Issue
Block a user