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: Idf0a0a7033d8f6c4d6efebff456ea3f19ea81185
This commit is contained in:
1 changed files with 2 additions and 0 deletions
@@ -188,6 +188,7 @@
import_tasks:nova_post_install.yml
tags:
- nova-config
- post-install
- name:Including osa.service_setup tasks
include_role:
@@ -232,6 +233,7 @@
apply:
tags:
- nova-config
- post-install
when:
- _nova_is_first_play_host
tags:
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.