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
Brian Coca 7af5787030 Merge pull request #14717 from xiaket/devel
Fix __repr__ for meta tasks
10 years ago
..
cli Rework the way ad-hoc filters inventory to match how cli/playbook does it 10 years ago
compat Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 10 years ago
config Making the switch to v2 11 years ago
errors Relocate use of ERROR to display class, to avoid doubling up 10 years ago
executor added package to special 'squashable' fields 10 years ago
galaxy Fix bug 14715: Galaxy CLI paging error 10 years ago
inventory added warning for when host file doesn't exist 10 years ago
module_utils Merge pull request #14273 from resmo/for-ansible-2.1 10 years ago
modules update submodule refs 10 years ago
new_inventory fix some warning of undefined name. 10 years ago
parsing Fixing up jsonify and adding unit tests 10 years ago
playbook Make task repr really work for meta tasks. 10 years ago
plugins Fix variable name in paramiko connection plugin 10 years ago
template Use io.StringIO and io.BytesIO instead of StringIO.StringIO for compat with py3 10 years ago
utils Improve efficiency of merge_hash 10 years ago
vars properly combine vars if merge is set 10 years ago
__init__.py Bump version in devel now that stable-2.0 has been branched 10 years ago
constants.py Merge pull request #13654 from sivel/paramiko-proxy-command 10 years ago
test-requirements.txt Making the switch to v2 11 years ago