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.

Depends-On: https://review.opendev.org/c/openstack/openstack-ansible/+/920058
Change-Id: Iae6fb286658fc924796a29fb08979cfe9113283b
This commit is contained in:
Andrew Bonney 2024-05-15 09:09:21 +01:00 committed by Jonathan Rosser
parent 744c46f6cd
commit 3ef1a0127d

View File

@ -139,6 +139,7 @@
import_tasks: cloudkitty_post_install.yml
tags:
- cloudkitty-config
- post-install
- name: Import uwsgi role
import_role: