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: I34789c5aeeaa9fd4a61536edc35099f8c6b3852c
This commit is contained in:
Andrew Bonney 2024-05-15 09:09:28 +01:00
parent b4c794f4de
commit 962229f2c6
1 changed files with 1 additions and 0 deletions

View File

@ -123,6 +123,7 @@
import_tasks: blazar_post_install.yml
tags:
- blazar-config
- post-install
- name: Importing blazar_db_setup tasks
import_tasks: blazar_db_setup.yml