community.general/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.
2018-07-09 15:51:20 -07:00
..
cli Make ansible doesn't parse template-like password in user's input (#42275) 2018-07-05 10:26:12 -04:00
compat
config ignore ansible.cfg in world writable cwd (#42070) 2018-06-29 16:46:10 -07:00
errors
executor fix minor issues with debug and item labels (#41331) 2018-06-21 16:14:57 -04:00
galaxy Fix galaxy client executing queries with invalid http method (#42201) 2018-07-02 12:37:40 -04:00
inventory Make sure we are comparing bytes extensions in inventory plugins (#42475) 2018-07-09 12:24:51 -04:00
module_utils [k8s] allow user to pass list of resources in to definition parameter (#42377) 2018-07-09 08:33:16 -05:00
modules Port modules away from __file__ 2018-07-09 15:51:20 -07:00
parsing change OS X to macOS (#41294) 2018-06-26 14:09:23 -04:00
playbook Support item label in v2_playbook_on_include (#42478) 2018-07-09 11:27:00 -04:00
plugins Separate some 255 exit codes that are not ssh errors 2018-07-09 15:51:20 -07:00
template When using ANSIBLE_JINJA2_NATIVE bypass our None filtering in _finalze (#41408) 2018-06-12 08:46:23 -05:00
utils [k8s] allow user to pass list of resources in to definition parameter (#42377) 2018-07-09 08:33:16 -05:00
vars avoid loading vars on unspecified basedir (cwd) (#42067) 2018-06-29 16:45:38 -07:00
__init__.py
constants.py Update eos, ios, vyos cliconf plugin (#42300) 2018-07-04 19:45:21 +05:30
release.py update 2.7 codename 2018-05-31 15:46:07 -07:00