add tags to simplify things a bit
This commit is contained in:
parent
8a60ee908d
commit
c8f7733f87
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue