[dopr] remote_user instead of user
This commit is contained in:
parent
df76ded929
commit
206b26369e
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
- name: provision dopr dev instance
|
- name: provision dopr dev instance
|
||||||
hosts: dopr-stg
|
hosts: dopr-stg
|
||||||
user: fedora
|
remote_user: fedora
|
||||||
sudo: True
|
sudo: True
|
||||||
gather_facts: False
|
gather_facts: False
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue