openstack-ansible-os_octavia/tasks
Dmitriy Rabotyagov aef1b1723a Define condition for the first play host one time
We use the same condition, which defines against what host some "service"
tasks should run against, several times. It's hard to keep it the same
across the role and ansible spending additional resources to evaluate
it each time, so it's simpler and better for the maintenance to set
a boolean variable which will say for all tasks, that we want to run
only against signle host, if they should run or not now.

Change-Id: Icf411ab2df0f6e937ce056b085fee97b89fe8361
2020-12-04 13:43:59 +00:00
..
db_setup.yml Updated from OpenStack Ansible Tests 2020-12-02 13:26:49 +00:00
main.yml Define condition for the first play host one time 2020-12-04 13:43:59 +00:00
mq_setup.yml Updated from OpenStack Ansible Tests 2020-12-02 13:26:49 +00:00
octavia_amp_image.yml Updated from OpenStack Ansible Tests 2020-12-02 13:26:49 +00:00
octavia_certs_distribute.yml Octavia certificate distribution 2019-09-20 16:55:48 +03:00
octavia_certs.yml Octavia certificate distribution 2019-09-20 16:55:48 +03:00
octavia_db_sync.yml db_setup: refactor database setup to a common file 2019-06-27 18:46:54 +00:00
octavia_flavor_create.yml Updated from OpenStack Ansible Tests 2020-12-02 13:26:49 +00:00
octavia_install.yml Allow venv python interpreter to be overridden 2019-10-01 09:42:47 +00:00
octavia_mgmt_network.yml Updated from OpenStack Ansible Tests 2020-12-02 13:26:49 +00:00
octavia_policy.yml Start using uWSGI role 2019-09-05 15:26:52 +03:00
octavia_post_install.yml Updated from OpenStack Ansible Tests 2020-12-02 13:26:49 +00:00
octavia_pre_install.yml Use systemd-journald instead of log files 2019-07-17 00:18:58 +03:00
octavia_security_group.yml Updated from OpenStack Ansible Tests 2020-12-02 13:26:49 +00:00
service_setup.yml Updated from OpenStack Ansible Tests 2020-12-02 13:26:49 +00:00