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: Ib3878b1ba7af4f36480d94d0d2441347b767e9e2
This commit is contained in:
parent
98e41b6eee
commit
429dfbea39
@ -136,6 +136,7 @@
|
|||||||
import_tasks: keystone_post_install.yml
|
import_tasks: keystone_post_install.yml
|
||||||
tags:
|
tags:
|
||||||
- keystone-config
|
- keystone-config
|
||||||
|
- post-install
|
||||||
|
|
||||||
- name: Importing keystone_fernet tasks
|
- name: Importing keystone_fernet tasks
|
||||||
import_tasks: keystone_fernet.yml
|
import_tasks: keystone_fernet.yml
|
||||||
|
Loading…
Reference in New Issue
Block a user