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: Iee1068d98f6b4f3c5415b8052a9876e41c1b0747
This commit is contained in:
Andrew Bonney 2024-05-15 09:09:18 +01:00
parent 7e2a464848
commit e61e48a365
1 changed files with 1 additions and 0 deletions

View File

@ -98,6 +98,7 @@
when: not gnocchi_identity_only | bool
tags:
- gnocchi-config
- post-install
- name: Run the systemd service role
import_role: