Just say no to sudo and silly cloud fedora user
This commit is contained in:
parent
a0a069a7d3
commit
be11faedf3
1 changed files with 0 additions and 4 deletions
|
@ -1,7 +1,5 @@
|
||||||
- name: check/create instance
|
- name: check/create instance
|
||||||
hosts: lists-dev.fedorainfracloud.org
|
hosts: lists-dev.fedorainfracloud.org
|
||||||
user: fedora
|
|
||||||
sudo: True
|
|
||||||
gather_facts: False
|
gather_facts: False
|
||||||
|
|
||||||
vars_files:
|
vars_files:
|
||||||
|
@ -15,8 +13,6 @@
|
||||||
|
|
||||||
- name: setup all the things
|
- name: setup all the things
|
||||||
hosts: lists-dev.fedorainfracloud.org
|
hosts: lists-dev.fedorainfracloud.org
|
||||||
user: fedora
|
|
||||||
sudo: True
|
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
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