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: I7bd52a92b3328d71d63528298752d75715b6770a
This commit is contained in:
parent
af6fe320eb
commit
e58eed434c
@ -133,6 +133,7 @@
|
||||
import_tasks: aodh_post_install.yml
|
||||
tags:
|
||||
- aodh-config
|
||||
- post-install
|
||||
|
||||
- name: Run the systemd service role
|
||||
import_role:
|
||||
|
Loading…
Reference in New Issue
Block a user