openstack-ansible-os_keystone/vars
Dmitriy Rabotyagov dcc16da7e2 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: Iac06d3f02b1c9ee5e3bfbd28043fbb70d8b1d328
2020-09-08 18:20:43 +03:00
..
debian.yml Cleanup py2 2020-04-16 19:21:18 +03:00
distro_install.yml Cleanup files and templates using smart sources 2019-01-09 18:30:07 -06:00
gentoo.yml add gentoo support to keystone 2019-02-26 09:04:07 -06:00
main.yml Define condition for the first play host one time 2020-09-08 18:20:43 +03:00
redhat.yml Add Centos-8 support 2020-06-15 11:01:41 +00:00
source_install.yml Deployment host can provide shibboleth SP key-pair 2019-07-11 12:42:06 +00:00
suse.yml Merge "Federated openid support using auth_mod_openidc" 2020-02-01 09:50:42 +00:00