ansible/lib/ansible
Pilou b361bf90d7 Lookup password omit salt (#16361)
* Lookup unencrypted password must not include salt
* Integration test lookup: remove previous directory
* Test that lookup password doesn't return salt
* Lookup password: test behavior with empty encrypt parameter

Closes #16189
2016-06-27 10:44:25 -07:00
..
cli Fixes #12309 (#14121) 2016-06-23 09:02:34 -04:00
compat
config
errors Add options to make includes 'static' 2016-03-24 10:12:51 -04:00
executor Fix off-by-one error with retries 2016-06-23 18:07:11 -05:00
galaxy much more fine grained error messages 2016-06-06 11:48:16 -04:00
inventory There can be only one localhost 2016-06-08 13:03:52 -05:00
module_utils Merge pull request #15992 from ogenstad/asa 2016-06-27 06:32:12 -07:00
modules bump core submodule ref 2016-06-27 09:00:25 -07:00
parsing If decryption of a vaulted file failed, include the filename in the error. (#16329) 2016-06-18 09:30:08 -04:00
playbook Fixing issues with getattr caused by 5a3493b 2016-06-24 15:43:03 -05:00
plugins Lookup password omit salt (#16361) 2016-06-27 10:44:25 -07:00
template allow spaces before the filter string (#16312) 2016-06-15 14:17:17 -04:00
utils Merge pull request #15992 from ogenstad/asa 2016-06-27 06:32:12 -07:00
vars Fix hostvars lookup of locahost based on 5f1bbb4 2016-06-08 14:14:02 -05:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Allowing changed colour to be set properly from ansible.cfg (#16338) 2016-06-17 12:26:20 -04:00
release.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
test-requirements.txt