Revert use of _cinder_first_play_host for post install tasks
This task runs against hosts which will fail the group membership test added in [1] causing the play to fail completely. [1] https://review.opendev.org/#/c/751260/3/tasks/cinder_post_install.yml Change-Id: I0919925fe0b518e1370cf087e00d114f0d40d073
This commit is contained in:
parent
dbb1aaf434
commit
6e7e2fa26c
@ -84,7 +84,7 @@
|
||||
flat: yes
|
||||
changed_when: false
|
||||
with_items: "{{ cinder_core_files }}"
|
||||
when: _cinder_is_first_play_host
|
||||
run_once: true
|
||||
|
||||
- name: Copy common config
|
||||
config_template:
|
||||
|
Loading…
x
Reference in New Issue
Block a user