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/+/919816
Change-Id: I6f4d5f3388b71ce874650558b2566f795361a6c7
This commit is contained in:
Andrew Bonney 2024-05-15 09:09:09 +01:00 committed by Dmitriy Rabotyagov
parent 58b9deb05c
commit 6a649aea8c

View File

@ -153,6 +153,7 @@
import_tasks: cinder_post_install.yml
tags:
- cinder-config
- post-install
- name: Run the systemd service role
import_role: