openstack-ansible-os_horizon/tasks
Jonathan Rosser c22a552c6f Refactor use of include_vars
Use a first_found lookup instead of a with_first_found loop so that
the 'paths' parameter can be used.

This ensures that only vars from the role are included, and not vars
from a parent calling role. This can happen when a parent role has
a higher priority vars file available for inclusion than the role
it calls.

Change-Id: I6b68d4d15ae516d23c88b3c4c21a076e8d54604e
2022-01-12 08:32:22 +00:00
..
horizon_apache.yml Remove references to unsupported operating systems 2021-03-10 12:18:02 +00:00
horizon_install.yml Use ansible_facts[] instead of fact variables 2021-02-26 22:53:36 +00:00
horizon_install_source.yml Merge "Add adjutant dashboard" 2021-04-19 20:52:37 +00:00
horizon_post_install.yml Use config_template as a collection 2021-11-30 15:17:18 +02:00
horizon_pre_install.yml Use systemd-journald instead of log files 2019-07-24 18:32:47 +03:00
horizon_service_setup.yml Enable overriding the service setup host python interpreter 2018-11-30 16:10:56 +00:00
horizon_ssl_key_create.yml Cleanup/standardize usage of tags 2016-07-11 16:48:58 -04:00
horizon_ssl_key_distribute.yml Cleanup/standardize usage of tags 2016-07-11 16:48:58 -04:00
horizon_ssl_key_store.yml Cleanup/standardize usage of tags 2016-07-11 16:48:58 -04:00
horizon_ssl_self_signed.yml use include_tasks instead of include 2018-08-15 17:28:30 +08:00
horizon_ssl_user_provided.yml Cleanup/standardize usage of tags 2016-07-11 16:48:58 -04:00
horizon_translations_update.yml Set appropriate branch key in _horizon_translations_pull 2019-03-19 14:00:03 +00:00
main.yml Refactor use of include_vars 2022-01-12 08:32:22 +00:00