Drop the useless fedora user -> sudo transition.

This commit is contained in:
Kevin Fenzi 2015-07-14 18:47:24 +00:00
parent 9cdb0fca2a
commit ec2eb819fc

View file

@ -1,7 +1,5 @@
- name: check/create instance
hosts: artboard.fedorainfracloud.org
user: fedora
sudo: True
gather_facts: False
vars_files:
@ -16,8 +14,6 @@
- name: setup all the things
hosts: artboard.fedorainfracloud.org
user: fedora
sudo: True
gather_facts: True
vars_files:
- /srv/web/infra/ansible/vars/global.yml