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
committed by
Jonathan Rosser
parent
744c46f6cd
commit
3ef1a0127d
1 changed files with 1 additions and 0 deletions
@@ -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
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.