openstack-ansible-os_ironic/tasks
Dmitriy Rabotyagov 67733c8f0c 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.

Depends-On: https://review.opendev.org/758953
Change-Id: Iab3194322e133282fcb71830f2b94e1279106ebd
2020-12-02 08:41:27 +00:00
..
db_setup.yml Updated from OpenStack Ansible Tests 2020-10-21 07:31:06 +00:00
ironic_conductor_post_install.yml Add iPXE support to Ironic Conductor 2020-10-22 15:24:19 +00:00
ironic_db_setup.yml Define condition for the first play host one time 2020-12-02 08:41:27 +00:00
ironic_inspector_post_install.yml Adds configuration for the Ironic Inspector 2019-12-06 06:21:05 +00:00
ironic_post_install.yml Define condition for the first play host one time 2020-12-02 08:41:27 +00:00
ironic_pre_install.yml Adds configuration for the Ironic Inspector 2019-12-06 06:21:05 +00:00
main.yml Define condition for the first play host one time 2020-12-02 08:41:27 +00:00
mq_setup.yml Updated from OpenStack Ansible Tests 2020-10-21 07:31:06 +00:00
service_setup.yml Updated from OpenStack Ansible Tests 2020-10-21 07:31:06 +00:00