openstack-ansible-os_swift/handlers
Travis Truman 5140edef3e Address Ansible bare variable usage
When executing the role with Ansible 2.1, the following
deprecation warning is issued in the output for some tasks.

[DEPRECATION WARNING]: Using bare variables is deprecated.

This patch addresses the tasks to fix the behaviour appropriately.

Also removed a single usage of with_items that contained one item
in favor of a simple non-looping task.

Change-Id: Ief1a53bb0804dfdbd742bfe919438d80428287da
2016-07-12 09:55:27 +01:00
..
main.yml Address Ansible bare variable usage 2016-07-12 09:55:27 +01:00