At least down to getting packages installed, and runs

This commit is contained in:
Ubergeek
2018-12-15 21:50:12 +00:00
parent a33f2d74e6
commit ab3937eb2c
4 changed files with 9 additions and 21 deletions

View File

@@ -1,13 +1,8 @@
---
# This is the overall site playbook.
- name: Baseline Configuration
hosts: all
# remote_user: ubergeek
sudo: yes
roles:
- common
- webserver
- ssh
- db