ansible/examples/scripts
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
..
ConfigureRemotingForAnsible.ps1 moved WinRM setup script test after config 2015-08-31 16:38:23 -07:00
upgrade_to_ps3.ps1 Found issue on different System architecture. 2014-11-04 17:38:08 +01:00
uptime.py Fix uptime example in examples/scripts 2012-08-24 19:32:24 -04:00
yaml_to_ini.py Replace .iteritems() with six.iteritems() 2015-09-03 09:23:27 +03:00