ansible/examples
Marius Gedminas 823677b490 Replace .iteritems() with six.iteritems()
Replace .iteritems() with six.iteritems() everywhere except in
module_utils (because there's no 'six' on the remote host).  And except
in lib/ansible/galaxy/data/metadata_template.j2, because I'm not sure
six is available there.
2015-09-03 09:23:27 +03:00
..
playbooks Wrong target for link? 2013-07-24 15:36:21 -07:00
scripts Replace .iteritems() with six.iteritems() 2015-09-03 09:23:27 +03:00
ansible.cfg some fixes to become/sudo 2015-08-15 12:17:40 -04:00
DOCUMENTATION.yml Standardized on yml suffix, so fix this example content filename. 2013-12-25 13:24:29 -05:00
hosts Small change to previous patch, make ranges of hosts inclusive. 2012-07-24 20:10:05 -04:00