[dopr] use fedora user to ssh
This commit is contained in:
parent
e411f51401
commit
df76ded929
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,8 @@
|
|||
- name: provision dopr dev instance
|
||||
hosts: dopr-stg
|
||||
user: root
|
||||
gather_facts: True
|
||||
user: fedora
|
||||
sudo: True
|
||||
gather_facts: False
|
||||
|
||||
vars_files:
|
||||
- /srv/web/infra/ansible/vars/global.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue