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
Andrea Tartaglia 59227d8c31 Removed dict.iteritems() in several other files.
This is for py3 compatibility #18506
9 years ago
..
cli Fix errors on 'ansible-playbook --flush-cache' (#18754) 9 years ago
compat Move py34 mock_open compat to compat/test/mock (#17157) 9 years ago
config Making the switch to v2 11 years ago
errors Add error info if tabs are found in the yaml (#18343) 9 years ago
executor minor spelling changes 9 years ago
galaxy For container enabled role, display warning only when not ANSIBLE_CONTAINER (#18717) 9 years ago
inventory minor spelling changes 9 years ago
module_utils Removed dict.iteritems() in several other files. 9 years ago
modules Adding pamd module for Ansible (#19029) 9 years ago
parsing Fix regression in search path behaviour 9 years ago
playbook Removed dict.iteritems() in several other files. 9 years ago
plugins Removed dict.iteritems() in several other files. 9 years ago
template Fix AST nodes for Python 3 and enable dependent test_uri (#18597) 9 years ago
utils minor spelling changes 9 years ago
vars ansible_playbook_python (#18530) 9 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
constants.py minor spelling changes 9 years ago
release.py Bumping devel version to 2.3.0 9 years ago
test-requirements.txt Making the switch to v2 11 years ago