diff --git a/tasks/neutron_post_install.yml b/tasks/neutron_post_install.yml index ff457ff6..ff8bdc07 100644 --- a/tasks/neutron_post_install.yml +++ b/tasks/neutron_post_install.yml @@ -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: