Merge "Bring consistency to tags"
This commit is contained in:
commit
7d18b24b7d
@ -35,22 +35,21 @@
|
||||
|
||||
- include: glance_post_install.yml
|
||||
tags:
|
||||
- glance-install
|
||||
- glance-config
|
||||
|
||||
- include: glance_init_common.yml
|
||||
tags:
|
||||
- glance-install
|
||||
- glance-config
|
||||
|
||||
- include: glance_db_setup.yml
|
||||
when: inventory_hostname == groups['glance_all'][0]
|
||||
tags:
|
||||
- glance-install
|
||||
- glance-config
|
||||
|
||||
- include: glance_service_setup.yml
|
||||
when: inventory_hostname == groups['glance_all'][0]
|
||||
tags:
|
||||
- glance-install
|
||||
- glance-config
|
||||
|
||||
- name: Flush handlers
|
||||
meta: flush_handlers
|
||||
|
Loading…
x
Reference in New Issue
Block a user