openstack-ansible-os_cinder/tasks
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
..
cinder_backends.yml Convert dynamic includes to static imports 2019-06-17 11:48:29 +03:00
cinder_cleanup_old_facts.yml Simplify and optimise cinder tasks 2017-07-06 06:18:55 +00:00
cinder_db_sync.yml Added checks for failed cinder services 2020-06-10 12:05:26 +02:00
cinder_install_source.yml Allow venv python interpreter to be overridden 2019-09-05 13:15:00 +01:00
cinder_install.yml Convert dynamic includes to static imports 2019-06-17 11:48:29 +03:00
cinder_lvm_config.yml Cleanup/standardize usage of tags 2016-07-12 16:15:42 -04:00
cinder_post_install.yml Define condition for the first play host one time 2020-09-16 11:54:52 +00:00
cinder_pre_install.yml Cleanup files and templates using smart sources 2019-01-19 18:02:51 -06:00
cinder_qos.yml Add missing CLI_OPTIONS when setting up qos volume types 2019-02-10 17:41:34 -05:00
db_setup.yml Updated from OpenStack Ansible Tests 2019-09-04 15:12:43 +00:00
main.yml Define condition for the first play host one time 2020-09-16 11:54:52 +00:00
mq_setup.yml Updated from OpenStack Ansible Tests 2019-06-18 18:15:30 +00:00
service_setup.yml Updated from OpenStack Ansible Tests 2020-08-12 11:32:24 +00:00