RETIRED, Role os_swift_sync for OpenStack-Ansible
Go to file
Travis Truman b3ae25df23 pin version of ansible-lint we use for testing
Latest release of ansible-lint 2.4.0 has broken
role linter tasks by introducing a dependency on
openstack-ansible-plugins for all linting

While we may choose to adapt the linter tox env
in the future, for now we want to return to previous
linter behavior.

Change-Id: I4a08ef43405ffedea0a03793510eb1a05adf4d29
2016-03-15 11:39:53 -04:00
defaults Implement swift venv support 2015-10-15 17:56:05 +00:00
doc Implement base configuration for independent repository 2016-03-01 16:11:45 -06:00
meta Fix meta/main.yml spacing 2016-03-03 10:41:34 +00:00
tasks Resolve ansible-lint ANSIBLE0008 2016-02-11 07:40:09 -08:00
templates Fix typo in swift_rings_check.py.j2 2016-03-03 15:38:06 +00:00
tests Implement base configuration for independent repository 2016-03-01 16:11:45 -06:00
.gitignore Implement base configuration for independent repository 2016-03-01 16:11:45 -06:00
.gitreview Implement base configuration for independent repository 2016-03-01 16:11:45 -06:00
CONTRIBUTING.rst Implement base configuration for independent repository 2016-03-01 16:11:45 -06:00
LICENSE Implement base configuration for independent repository 2016-03-01 16:11:45 -06:00
README.rst Implement base configuration for independent repository 2016-03-01 16:11:45 -06:00
other-requirements.txt Add curl to bindep requirements 2016-03-04 19:24:13 +00:00
run_tests.sh Implement base configuration for independent repository 2016-03-01 16:11:45 -06:00
setup.cfg Implement base configuration for independent repository 2016-03-01 16:11:45 -06:00
setup.py Implement base configuration for independent repository 2016-03-01 16:11:45 -06:00
test-requirements.txt pin version of ansible-lint we use for testing 2016-03-15 11:39:53 -04:00
tox.ini Implement base configuration for independent repository 2016-03-01 16:11:45 -06:00

README.rst

os_swift_sync role

tags

openstack, cloud, ansible, os_swift_sync

category

*nix

os_swift_sync Role

- name: os_swift_sync role
  hosts: "hosts"
  user: root
  roles:
    - { role: "os_swift_sync" }