Travis Truman 126a7c1bd8 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: Ib83ee2b2c5f97f672d1070f78a6170ff8ca7ae7b
2016-04-21 15:20:52 -04:00
..