openstack-ansible-os_cloudk.../vars
Dmitriy Rabotyagov 9d89b0fdb0 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: I904dca21103b91978ab03db1a3c6d3a30d406aa7
2020-10-12 16:20:06 +00:00
..
debian.yml Add CentOS 8 and Ubuntu Focal support 2020-08-28 06:18:54 +00:00
main.yml Define condition for the first play host one time 2020-10-12 16:20:06 +00:00
redhat.yml Add CentOS 8 and Ubuntu Focal support 2020-08-28 06:18:54 +00:00
suse.yml Add missing libxml2 packages 2018-12-12 10:51:18 +01:00