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:
Andrew Bonney 2024-05-15 09:09:14 +01:00
parent 824259601d
commit cc7340b47e

View File

@ -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