ansible/lib/ansible
Wojciech Pietruszeski 2a0cb20a1f win_get_url: Changed basic auth from NetworkCredential to Base64 (#32389)
* Changed basic auth from NetworkCredential to Base64

* Added force_basic_auth parameter to win_get_url module

force_basic_auth provides user with option to control which mechanism to use

Updated win_get_url.py documentation section

* Add missing version_added in win_get_url.py

* minor update for documentation
2017-12-19 06:38:44 +10:00
..
cli dont warn on not matching 'all' (#32806) 2017-12-15 15:43:51 -05:00
compat
config
errors
executor Add parent pid to persistent connection socket path hash (#33518) 2017-12-15 10:21:56 +05:30
galaxy Fix a typo in the readme of the skeleton used by ansible-galaxy. (#33807) 2017-12-13 11:35:05 +01:00
inventory dont warn on not matching 'all' (#32806) 2017-12-15 15:43:51 -05:00
module_utils Split basic units (#33510) 2017-12-18 10:17:13 -08:00
modules win_get_url: Changed basic auth from NetworkCredential to Base64 (#32389) 2017-12-19 06:38:44 +10:00
parsing Handle vault filenames with nonascii chars when displaying messages. Fixes #33879 (#33926) 2017-12-14 16:02:25 -06:00
playbook normalize names 2017-12-11 18:20:04 -05:00
plugins added flatten filter (#33102) 2017-12-15 14:40:02 -05:00
template Add q/query aliases to lookup (#33466) 2017-12-14 11:53:00 -06:00
utils nso_action for Cisco NSO (#32781) 2017-12-15 11:29:04 +00:00
vars
__init__.py
constants.py
release.py