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: Ic1a896df1ba8d14aca9a12e0adf0d1822a5262d3
This commit is contained in:
parent
84170d8491
commit
0ad636ef46
@ -157,6 +157,7 @@
|
||||
import_tasks: ironic_post_install.yml
|
||||
tags:
|
||||
- ironic-config
|
||||
- post-install
|
||||
|
||||
- name: Import uwsgi role
|
||||
import_role:
|
||||
|
Loading…
x
Reference in New Issue
Block a user