Travis Truman 66143b80f6 Ansible 2.x - Address deprecation warning of bare variables
Ansible 2.2 will not allow "bare" variable references
in with_* loops. See https://docs.ansible.com/ansible/porting_guide_2.0.html#deprecated
for details.

Change-Id: I65cbf9de6869bebd48570d90c768ac5ba214b44d
2016-04-20 15:09:45 -04:00
..