Role os_swift for OpenStack-Ansible
Go to file
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
defaults Support service tokens 2022-06-15 19:52:02 +02:00
doc Add support for running object-servers Per Disk 2022-11-16 09:34:48 +01:00
examples Trivial: Fix the pep8 warning 2018-06-20 16:11:12 +08:00
handlers Use systemd-journald instead of log files 2019-07-19 15:10:49 +03:00
meta Use ansible_facts[] instead of fact variables 2021-03-16 08:20:27 +00:00
releasenotes Update master for stable/zed 2022-12-13 13:20:49 +00:00
tasks Fix role as a result of ANSIBLE_INJECT_FACT_VARS=false 2023-03-15 17:26:26 +00:00
templates Add support for running object-servers Per Disk 2022-11-16 09:34:48 +01:00
tests Cleanup ansible_python_interpreter 2020-06-17 11:14:20 -04:00
vars Replace git-core with git for debian 2022-10-05 11:05:24 +02:00
zuul.d Replace linters test with integarted one 2021-05-21 15:53:51 +03:00
.gitignore Updated from OpenStack Ansible Tests 2019-08-20 03:06:55 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:45:01 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2021-03-12 22:21:19 +00:00
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2020-05-12 23:07:26 +03:00
LICENSE Implement base configuration for independent repository 2016-03-01 15:03:17 -06:00
manual-test.rc Use centralised test scripts 2016-09-28 13:27:00 +01:00
README.rst update source link in readme 2019-10-15 19:31:34 +08:00
run_tests.sh Updated from OpenStack Ansible Tests 2022-04-04 11:42:14 +00:00
tox.ini Update tox.ini to work with 4.0 2022-12-27 17:53:26 +01:00
Vagrantfile Updated from OpenStack Ansible Tests 2021-12-17 16:48:25 +00:00

Team and repository tags

image

Swift role for OpenStack-Ansible

Ansible role to install OpenStack swift and swift registry.

Documentation for the project can be found at:

https://docs.openstack.org/openstack-ansible-os_swift/latest

Release notes for the project can be found at:

https://docs.openstack.org/releasenotes/openstack-ansible-os_swift/

The project source code repository is located at:

https://opendev.org/openstack/openstack-ansible-os_swift/

The project home is at:

https://launchpad.net/openstack-ansible

The project bug tracker is located at:

https://bugs.launchpad.net/openstack-ansible