openstack-ansible-os_cinder/vars
Dmitriy Rabotyagov 7f24f8d34a 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: Ibdb078d39b3189c844aed14aa1ae74cb2ce97600
2020-09-16 11:54:52 +00:00
..
debian.yml Update ubuntu distro packages for python3 2019-10-28 16:02:40 +00:00
distro_install.yml Rename cinder distro packages to match convention 2019-09-04 13:41:28 +03:00
main.yml Define condition for the first play host one time 2020-09-16 11:54:52 +00:00
redhat.yml Add Centos-8 support 2020-06-16 20:03:14 +03:00
source_install.yml Merge "Start using uWSGI role" 2019-09-06 15:40:44 +00:00
suse.yml Fix distro install on openSUSE 2019-09-19 18:00:20 +02:00