openstack-ansible-os_sahara/vars
Dmitriy Rabotyagov 602e895307 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: I33362163d54a1b54ba4a0cd13764f28fe6485040
2020-09-25 18:16:07 +03:00
..
debian.yml Use systemd-journald instead of log files 2019-07-18 13:06:00 +03:00
main.yml Define condition for the first play host one time 2020-09-25 18:16:07 +03:00
redhat.yml Add centos-8 support 2020-07-07 00:51:38 -04:00
suse.yml Use systemd-journald instead of log files 2019-07-18 13:06:00 +03:00