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/lib/ansible
Marius Gedminas 2c4982b58d Python 3: there's no itertools.imap
Because the builtin map() acts like an iterator already.
9 years ago
..
cli Fix option descriptions in ansible-doc output 9 years ago
compat Making the switch to v2 10 years ago
config Making the switch to v2 10 years ago
errors Making the switch to v2 10 years ago
executor Close module file once we're done reading from it 9 years ago
galaxy Fix typo in ansible module_utils import from galaxy code 9 years ago
inventory Use dict.get() 9 years ago
module_utils Python 3: there's no itertools.imap 9 years ago
modules Update submodule refs. 9 years ago
new_inventory Making the switch to v2 10 years ago
parsing Python 3: there's no basestring 9 years ago
playbook Implement ssh connection handling as a state machine 9 years ago
plugins Fixing one more bug related to staticmethods in LookupBase 9 years ago
template Fix safe_eval() of set literals 9 years ago
utils Remove custom json encoder cleaner and strip proxy var stuff out before encoding 9 years ago
vars Fix handling of conditional vars_files which contain variables 9 years ago
__init__.py Re-adding submodules after moving things around 10 years ago
constants.py Implement ssh connection handling as a state machine 9 years ago
test-requirements.txt Making the switch to v2 10 years ago