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: I8cc76005915afc5ae16a8df0b8ced4e1b1807f09
This commit is contained in:
Andrew Bonney 2024-05-15 09:11:26 +01:00
parent d0917f561c
commit 4cb5f70e4e
1 changed files with 1 additions and 0 deletions

View File

@ -192,6 +192,7 @@
import_tasks: neutron_post_install.yml
tags:
- neutron-config
- post-install
# TODO(noonedeadpunk): Remove block for Bobcat release
- name: Disable dhcp and metadata agents for OVN scenario