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: I12a450c826b824876b393a0db5673273d433eafd
This commit is contained in:
parent
c46805fe1a
commit
c49eac3d3b
@ -127,6 +127,7 @@
|
|||||||
import_tasks: barbican_post_install.yml
|
import_tasks: barbican_post_install.yml
|
||||||
tags:
|
tags:
|
||||||
- barbican-config
|
- barbican-config
|
||||||
|
- post-install
|
||||||
|
|
||||||
- name: Run the systemd service role
|
- name: Run the systemd service role
|
||||||
import_role:
|
import_role:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user