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
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.
10 years ago
..
playbooks Wrong target for link? 13 years ago
scripts Replace .iteritems() with six.iteritems() 10 years ago
DOCUMENTATION.yml Standardized on yml suffix, so fix this example content filename. 12 years ago
ansible.cfg some fixes to become/sudo 10 years ago
hosts Small change to previous patch, make ranges of hosts inclusive. 14 years ago