openstack-ansible-os_tacker/vars
Dmitriy Rabotyagov 353dc3d050 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: I5c92722d5e7c49d0a01c7e9dbd0b254b5bea6dc4
2020-09-25 18:29:03 +03:00
..
debian.yml Use systemd-journald instead of log files 2019-07-18 09:02:45 +03:00
main.yml Define condition for the first play host one time 2020-09-25 18:29:03 +03:00
redhat.yml Add centos-8 support 2020-07-07 01:19:04 -04:00
suse.yml Use systemd-journald instead of log files 2019-07-18 09:02:45 +03:00