openstack-ansible-os_ceilom.../tasks
Dmitriy Rabotyagov 533c789316 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: I6247f86b26d1e0dac55fa863a19405ff171c82ff
2020-09-16 13:49:10 +00:00
..
ceilometer_db_setup.yml Fix gnocchi db population 2019-07-26 05:09:56 +00:00
ceilometer_install.yml Get ceilometer_lib_dir in more reliable way 2020-05-11 19:39:29 +00:00
ceilometer_post_install.yml Define condition for the first play host one time 2020-09-16 13:49:10 +00:00
ceilometer_pre_install.yml Cleanup files and templates using smart sources 2019-02-04 21:25:57 +02:00
main.yml Define condition for the first play host one time 2020-09-16 13:49:10 +00:00
mq_setup.yml Updated from OpenStack Ansible Tests 2019-06-18 18:15:27 +00:00
service_setup.yml Updated from OpenStack Ansible Tests 2020-06-08 19:54:05 +00:00