openstack-ansible-os_octavia/vars
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
..
debian.yml Start using uWSGI role 2019-09-05 15:26:52 +03:00
distro_install.yml Add support for using distribution packages for OpenStack services 2019-06-28 07:11:21 +00:00
main.yml Define condition for the first play host one time 2020-12-04 13:43:59 +00:00
redhat.yml Add centos-8 support 2020-07-07 00:49:31 -04:00
source_install.yml Start using uWSGI role 2019-09-05 15:26:52 +03:00
suse.yml Use systemd-journald instead of log files 2019-07-17 00:18:58 +03:00