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
Jordan Borean df4daeb9a9 win_copy: fix for copying encrypted file without pass (#31084)
* win_copy: fix for copying encrypted file without pass

* fix pep8 issue

* reduced the diff and fixed some minor issues

(cherry picked from commit bba941cd5b)
8 years ago
..
cli Handle vault decrypt --output=- (#31066) 8 years ago
compat Remove wildcard imports 9 years ago
config make pipelining actually backwards compatible 8 years ago
errors Ansible Config part2 (#27448) 8 years ago
executor fixed winrm to use proper task vars (#31072) 8 years ago
galaxy Removes container-enabled warning (#27578) 9 years ago
inventory set _hosts on access if None (#31111) 8 years ago
module_utils module_utils.urls - Encode the proxy connect as binary (#30811) 8 years ago
modules win_dotnet_ngen: fix after broken in 2.4 (#31076) 8 years ago
parsing Use vault_id when encrypted via vault-edit (#30772) 8 years ago
playbook avoid include_Xs conflating vars with options (#30954) 8 years ago
plugins win_copy: fix for copying encrypted file without pass (#31084) 8 years ago
template Ansible Config part2 (#27448) 8 years ago
utils Fix encoding error with path to ssh 8 years ago
vars remove fact namespacing 8 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
constants.py Fix backwards compatibility of constants.get_config 8 years ago
release.py New release v2.4.1.0-0.1.beta1 8 years ago