openstack-ansible-os_octavia/tasks
Mohammed Naser e82141a02a Only run OpenStack tasks once
By having run_once on the entire include, the set_fact only
runs on a single node which means the configuration for all
the other nodes fails.

This patch makes the play get included for everything, but
only the OpenStack creation happens once, with fact setting
happening on all nodes.

Change-Id: Iddd4afebb491dcf9f78f13b7ad96574f8a68e074
2018-09-28 20:30:26 -04:00
..
main.yml Only run OpenStack tasks once 2018-09-28 20:30:26 -04:00
mq_setup.yml Updated from OpenStack Ansible Tests 2018-08-20 11:20:41 +00:00
octavia_amp_image.yml Add retries to all os_* module tasks 2018-08-07 13:12:47 +01:00
octavia_certs.yml Make certificate generation host configurable 2018-07-20 11:47:01 +00:00
octavia_db_setup.yml Move database creation into role 2018-06-28 16:28:02 +01:00
octavia_flavor_create.yml Only run OpenStack tasks once 2018-09-28 20:30:26 -04:00
octavia_init_common.yml use include_tasks instead of include 2018-09-08 14:29:57 +00:00
octavia_init_systemd.yml Remove code for cleanups 2018-04-14 11:48:02 -04:00
octavia_install.yml Use a common python build/install role 2018-09-03 11:05:24 +00:00
octavia_mgmt_network.yml Only run OpenStack tasks once 2018-09-28 20:30:26 -04:00
octavia_policy.yml Move role setup into service setup tasks 2018-08-02 09:10:41 +01:00
octavia_post_install.yml Downloads amphora images from artifact storage 2018-04-17 16:31:59 -07:00
octavia_pre_install.yml Octavia role hacking 2017-03-01 12:48:12 -05:00
octavia_security_group.yml Set quota for octavia service project 2018-08-19 19:31:47 +00:00
octavia_service_add.yml Use interface instead of endpoint_type 2018-08-07 12:05:21 +00:00
octavia_uwsgi.yml Implement uWSGI for octavia-api 2017-08-04 13:20:54 +01:00