drop become to fedora user, not needed or wanted
This commit is contained in:
parent
0f2aa835ed
commit
d41e264fb8
1 changed files with 0 additions and 4 deletions
|
@ -1,7 +1,5 @@
|
|||
- name: check/create instance
|
||||
hosts: java-deptools.fedorainfracloud.org
|
||||
become_user: fedora
|
||||
become: True
|
||||
gather_facts: False
|
||||
|
||||
vars_files:
|
||||
|
@ -15,8 +13,6 @@
|
|||
|
||||
- name: setup all the things
|
||||
hosts: java-deptools.fedorainfracloud.org
|
||||
become_user: fedora
|
||||
become: True
|
||||
gather_facts: True
|
||||
vars_files:
|
||||
- /srv/web/infra/ansible/vars/global.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue