Merge "Delete the null notify"

This commit is contained in:
Zuul 2018-05-15 16:03:08 +00:00 committed by Gerrit Code Review
commit b1a7f406be

View File

@ -18,7 +18,6 @@
- config_json | changed
or openvswitch_db_container | changed
or openvswitch_start_ovsdb_server | changed
notify:
- Waiting for openvswitch_db service to be ready
- Ensuring OVS bridge is properly setup
@ -30,7 +29,6 @@
changed_when: False
retries: 30
delay: 2
notify:
- name: Ensuring OVS bridge is properly setup
command: docker exec openvswitch_db /usr/local/bin/kolla_ensure_openvswitch_configured {{ item.0 }} {{ item.1 }}