Finished user module, and added packages

This commit is contained in:
Ubergeek
2018-12-15 22:35:55 +00:00
parent ab3937eb2c
commit 6242bc4990
4 changed files with 54 additions and 12 deletions

View File

@@ -2,7 +2,8 @@
# This is the overall site playbook.
- name: Baseline Configuration
hosts: all
sudo: yes
become: yes
become_method: sudo
roles:
- common