web.yml: Use ubuntu user for now
This is the default with OpenStack hosts like Kili.io... Signed-off-by: Alan Orth <alan.orth@gmail.com>
This commit is contained in:
parent
da2c8fc043
commit
7956a1c6f6
1
web.yml
1
web.yml
@ -3,6 +3,7 @@
|
||||
|
||||
- name: Configure web servers
|
||||
hosts: web
|
||||
user: ubuntu
|
||||
sudo: yes
|
||||
roles:
|
||||
- common
|
||||
|
Loading…
x
Reference in New Issue
Block a user