Add tag to enable targeting of post-install config elements only
<service>-config tags are quite broad and have a long execution time. Where you only need to modify a service's '.conf' file and similar it is useful to have a quicker method to do so. Change-Id: Ic66fef907988590d4b74eb245574176ab1e53170
This commit is contained in:
parent
dde7fe5e4e
commit
35aa822246
@ -121,6 +121,7 @@
|
||||
import_tasks: glance_post_install.yml
|
||||
tags:
|
||||
- glance-config
|
||||
- post-install
|
||||
|
||||
- name: Importing glance_db_sync tasks
|
||||
import_tasks: glance_db_sync.yml
|
||||
|
Loading…
Reference in New Issue
Block a user