mirror of https://github.com/ansible/ansible.git
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.
* fix(tasks: synchronize): wrap in sshpass if ssh password was provided Closes #16616 * fix(tasks: synchronize): pass rsync password to sshpass via fd * fix(tasks: synchronize): use fail_json instead of AnsibleError * fixup! fix(tasks: synchronize): use fail_json instead of AnsibleError fix python2 handling * feat(module_utils: basic: run_command): add optional arguments `pass_fds` and `before_communicate_callback` * fix(tasks: synchronize): use module.run_command instead of subprocess.Popen * fixup! fix(tasks: synchronize): use module.run_command instead of subprocess.Popen remove unused import * fixup! fixup! fix(tasks: synchronize): use module.run_command instead of subprocess.Popen pass_fds only if they passed to run_command() |
7 years ago | |
|---|---|---|
| .. | ||
| cloud | 7 years ago | |
| clustering | 7 years ago | |
| commands | 7 years ago | |
| crypto | 7 years ago | |
| database | 7 years ago | |
| files | 7 years ago | |
| identity | 7 years ago | |
| inventory | 8 years ago | |
| messaging | 7 years ago | |
| monitoring | 7 years ago | |
| net_tools | 7 years ago | |
| network | 7 years ago | |
| notification | 7 years ago | |
| packaging | 7 years ago | |
| remote_management | 7 years ago | |
| source_control | 7 years ago | |
| storage | 7 years ago | |
| system | 7 years ago | |
| utilities | 7 years ago | |
| web_infrastructure | 7 years ago | |
| windows | 7 years ago | |
| __init__.py | 9 years ago | |