openstack-ansible-os_swift/tasks
Jonathan Rosser d179113919 Fix role as a result of ANSIBLE_INJECT_FACT_VARS=false
ansible_<variable> injection is now disabled by default in
openstack-ansible so the network interface information is now
accessed via ansible_facts['ifname'] rather than
ansible_facts['ansible_ifname'].

This patch also replaces the use of hostvars[inventory_hostname]
with the more correct access via ansible_facts.

Change-Id: Id2c59badb6767d62799ab51504444d935b68b4ce
2023-03-15 17:26:26 +00:00
..
main.yml Remove redundant vars line 2022-09-14 14:52:05 +02:00
swift_calculate_addresses.yml Fix role as a result of ANSIBLE_INJECT_FACT_VARS=false 2023-03-15 17:26:26 +00:00
swift_check_hashes.yml Add check for swift_hash_path_ variables 2016-09-14 13:06:53 +00:00
swift_install.yml Use ansible_facts[] instead of fact variables 2021-03-16 08:20:27 +00:00
swift_key_distribute.yml Cleanup/standardize usage of tags 2016-08-16 09:30:41 -05:00
swift_key_populate.yml Cleanup/standardize usage of tags 2016-08-16 09:30:41 -05:00
swift_key_setup.yml Change include: to include_tasks: 2018-02-16 19:32:48 +00:00
swift_post_install.yml Use config_template as a collection 2021-11-30 15:17:27 +02:00
swift_pre_install.yml Refactor definition of lock path 2021-11-30 12:42:47 +02:00
swift_proxy_hosts.yml Use config_template as a collection 2021-11-30 15:17:27 +02:00
swift_pypy_setup.yml Fix usage of "|" for tests 2018-07-30 08:39:35 +00:00
swift_rings_build.yml Fix linter errors 2020-10-02 08:26:59 +01:00
swift_rings_check.yml Fix linting issues for ansible-lint 3.4.1 2016-11-02 13:03:19 +00:00
swift_rings_distribute.yml Sync rings to all swift hosts to build_files 2022-05-25 16:04:40 +02:00
swift_rings_md5sum.yml Fix linting issues for ansible-lint 3.4.1 2016-11-02 13:03:19 +00:00
swift_rings_post_distribution_check.yml Bring consistency to tags 2017-01-13 13:44:06 +00:00
swift_rings.yml Define condition for the first play host one time 2020-12-02 13:01:15 +00:00
swift_storage_hosts_account.yml Use config_template as a collection 2021-11-30 15:17:27 +02:00
swift_storage_hosts_container.yml Use config_template as a collection 2021-11-30 15:17:27 +02:00
swift_storage_hosts_object.yml Use config_template as a collection 2021-11-30 15:17:27 +02:00
swift_storage_hosts_setup.yml Use ansible_facts[] instead of fact variables 2021-03-16 08:20:27 +00:00
swift_storage_hosts.yml Change include: to include_tasks: 2018-02-16 19:32:48 +00:00