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
Toshio Kuratomi 673c55f2ef Separate some 255 exit codes that are not ssh errors
The ssh connection plugin is overzealous in thinking that error code 255
can only come from ssh.  Python can return 255 in some circumstances and
error from php does as well.
8 years ago
..
cli Make ansible doesn't parse template-like password in user's input (#42275) 8 years ago
compat Enable wildcard import pylint (#35786) 8 years ago
config ignore ansible.cfg in world writable cwd (#42070) 8 years ago
errors give hint to users when a file is not found 8 years ago
executor fix minor issues with debug and item labels (#41331) 8 years ago
galaxy Fix galaxy client executing queries with invalid http method (#42201) 8 years ago
inventory Make sure we are comparing bytes extensions in inventory plugins (#42475) 8 years ago
module_utils [k8s] allow user to pass list of resources in to definition parameter (#42377) 8 years ago
modules Port modules away from __file__ 8 years ago
parsing change OS X to macOS (#41294) 8 years ago
playbook Support item label in v2_playbook_on_include (#42478) 8 years ago
plugins Separate some 255 exit codes that are not ssh errors 8 years ago
template When using ANSIBLE_JINJA2_NATIVE bypass our None filtering in _finalze (#41408) 8 years ago
utils [k8s] allow user to pass list of resources in to definition parameter (#42377) 8 years ago
vars avoid loading vars on unspecified basedir (cwd) (#42067) 8 years ago
__init__.py
constants.py Update eos, ios, vyos cliconf plugin (#42300) 8 years ago
release.py update 2.7 codename 8 years ago