add tags to simplify things a bit

This commit is contained in:
Seth Vidal 2013-04-15 16:59:51 +00:00
parent 8a60ee908d
commit c8f7733f87

View file

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