2018-12-15 03:30:42 +00:00
|
|
|
---
|
|
|
|
# This playbook contains all of the common things every machine in the site gets. Basic packages, users, etc etc.
|
|
|
|
|
|
|
|
- include: packages.yml
|
2018-12-15 22:35:55 +00:00
|
|
|
- include: users.yml
|
2018-12-15 21:50:12 +00:00
|
|
|
#- include: sudoers.yml
|