openstack-ansible-os_placement/vars
Dmitriy Rabotyagov 2bcd1ac750 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: If086478f8ea9a0ffb763fd05d6a110e1c12f32b3
2020-09-25 17:54:07 +03:00
..
debian.yml Start using uWSGI role 2019-09-02 16:02:56 +03:00
distro_install.yml Add Debian placement_service_distro_packages list 2019-06-03 16:41:46 -07:00
main.yml Define condition for the first play host one time 2020-09-25 17:54:07 +03:00
redhat.yml Add Centos-8 support 2020-06-16 13:58:15 +03:00
source_install.yml Start using uWSGI role 2019-09-02 16:02:56 +03:00
suse.yml Fix distro install on openSUSE 2019-09-19 14:13:32 +02:00