diff --git a/playbooks/hosts/glittergallery-dev.fedorainfracloud.org.yml b/playbooks/hosts/glittergallery-dev.fedorainfracloud.org.yml index 4129d8f4a7..81dae38c44 100644 --- a/playbooks/hosts/glittergallery-dev.fedorainfracloud.org.yml +++ b/playbooks/hosts/glittergallery-dev.fedorainfracloud.org.yml @@ -1,7 +1,5 @@ - name: check/create instance hosts: glittergallery-dev.fedorainfracloud.org - user: fedora - sudo: True gather_facts: False vars_files: @@ -15,8 +13,6 @@ - name: setup all the things hosts: glittergallery-dev.fedorainfracloud.org - user: fedora - sudo: True gather_facts: True vars_files: - /srv/web/infra/ansible/vars/global.yml