[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
|
- name: provision dopr dev instance
|
||||||
hosts: dopr-stg
|
hosts: dopr-stg
|
||||||
user: root
|
user: fedora
|
||||||
gather_facts: True
|
sudo: True
|
||||||
|
gather_facts: False
|
||||||
|
|
||||||
vars_files:
|
vars_files:
|
||||||
- /srv/web/infra/ansible/vars/global.yml
|
- /srv/web/infra/ansible/vars/global.yml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue