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: Ic428f497e721cfc6ab3aafe4827ecb9033126639
This commit is contained in:
Andrew Bonney 2024-05-15 09:09:19 +01:00
parent 2f0f0ff4b1
commit b08d9b9411
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@
import_tasks: ceilometer_post_install.yml
tags:
- ceilometer-config
- post-install
- name: Run the systemd service role
import_role: