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: If0be99368a853749439f99d67f2c4aabce383d08
This commit is contained in:
parent
e32db7ae75
commit
74242e58cb
@ -99,6 +99,7 @@
|
||||
import_tasks: placement_post_install.yml
|
||||
tags:
|
||||
- placement-config
|
||||
- post-install
|
||||
|
||||
- name: Importing placement_db_sync tasks
|
||||
import_tasks: placement_db_sync.yml
|
||||
|
Loading…
Reference in New Issue
Block a user