openstack-ansible-os_blazar/vars
Dmitriy Rabotyagov a969b5ee77 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: I6f1937c329292028e772fbe96d2466000726e4b7
2020-09-11 15:00:25 +03:00
..
debian.yml Add centos-8 support 2020-07-24 16:13:56 +00:00
main.yml Define condition for the first play host one time 2020-09-11 15:00:25 +03:00
redhat.yml Add centos-8 support 2020-07-24 16:13:56 +00:00
suse.yml Add SUSE and CentOS support to blazar 2019-05-15 12:26:25 +00:00