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: I57d102bf17d20c6abebe12891d9f702c9621f8d0
This commit is contained in:
parent
824259601d
commit
cc7340b47e
@ -77,6 +77,7 @@
|
||||
import_tasks: horizon_post_install.yml
|
||||
tags:
|
||||
- horizon-config
|
||||
- post-install
|
||||
|
||||
- name: Importing horizon_service_setup tasks
|
||||
import_tasks: horizon_service_setup.yml
|
||||
|
Loading…
Reference in New Issue
Block a user