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: I685448ae30c2407b28ac60f8abf69faab0fbb5b8
This commit is contained in:
parent
7b89942398
commit
0364055cf0
@ -120,6 +120,7 @@
|
||||
import_tasks: mistral_post_install.yml
|
||||
tags:
|
||||
- mistral-config
|
||||
- post-install
|
||||
|
||||
- name: Importing mistral_db_sync tasks
|
||||
import_tasks: mistral_db_sync.yml
|
||||
|
Loading…
Reference in New Issue
Block a user