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:
Reference in New Issue
openstack/openstack-ansible-os_cloudkitty
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.