removing the sudo user delcare for now

This commit is contained in:
~ubergeek
2018-12-15 14:22:18 -07:00
parent 3d3fd2c1a0
commit a33f2d74e6
2 changed files with 12 additions and 2 deletions

View File

@@ -3,11 +3,11 @@
- name: Baseline Configuration
hosts: all
remote_user: ubuntu
# remote_user: ubergeek
sudo: yes
roles:
- common
- webserver
- ssh
- db
- db