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
nitzmahone dbff3a6bbc Fix blind override in failed_when
caused all task failures to be success
10 years ago
..
cli Also changing ansible-shell -> ansible-console in cli code comments 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 Fix blind override in failed_when 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 Strip proc_1 before testing it. Fixes #14858 10 years ago
modules Updating submodule refs 10 years ago
new_inventory fix some warning of undefined name. 10 years ago
parsing Use to_bytes on filenames in filesystem calls. 10 years ago
playbook make all conditionals lists 10 years ago
plugins Handle shlex incompatibility between python2.6 and python3 10 years ago
template Merge pull request #14504 from bcoca/template_comments 10 years ago
utils added v for least verbose display function 10 years ago
vars make sure group_names is always sorted 10 years ago
__init__.py Bump version in devel now that stable-2.0 has been branched 10 years ago
constants.py draft 1st release of ansible-console 10 years ago
test-requirements.txt Making the switch to v2 11 years ago