Revert use of _neutron_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/751790/3/tasks/neutron_post_install.yml

Change-Id: I64a0f7b63ef844293acc7d07851921e7b2a48d96
This commit is contained in:
Jonathan Rosser 2020-09-21 20:23:55 +01:00
parent c4d5649b11
commit 3b8d8d3be2

View File

@ -100,7 +100,7 @@
flat: yes
changed_when: false
with_items: "{{ neutron_core_files }}"
when: _neutron_is_first_play_host
run_once: true
- name: Copy common neutron config
config_template: