add the tags properly, dumbass

This commit is contained in:
Seth Vidal 2013-04-15 17:00:47 +00:00
parent c8f7733f87
commit 7c582adaf9

View file

@ -2,7 +2,8 @@
hosts: rdo.cloud.fedoraproject.org
user: root
gather_facts: False
tags: create
tags:
- create
vars_files:
- /srv/web/infra/ansible/vars/global.yml
@ -16,7 +17,8 @@
hosts: rdo.cloud.fedoraproject.org
user: root
gather_facts: True
tags: provision
tags:
- provision
vars_files:
- /srv/web/infra/ansible/vars/global.yml