You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
9 years ago
..
ConfigureRemotingForAnsible.ps1 moved WinRM setup script test after config 9 years ago
upgrade_to_ps3.ps1 Found issue on different System architecture. 10 years ago
uptime.py Fix uptime example in examples/scripts 12 years ago
yaml_to_ini.py Replace .iteritems() with six.iteritems() 9 years ago