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: If65b1d0b28f2470d42ec885b450938c0085d2a3d
This commit is contained in:
Andrew Bonney 2024-05-15 09:09:33 +01:00
parent cd63a8522e
commit 6091368062

View File

@ -182,6 +182,7 @@
import_tasks: zun_post_install.yml
tags:
- zun-config
- post-install
- name: Import uwsgi role
import_role: