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/modules
Yauhen Kirylau 14037443de fix(tasks: synchronize): wrap in sshpass if ssh password was provided (#30743)
* 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 Add docker_prune module (#48063) 7 years ago
clustering Add to k8s_raw docs re: vault-encrypted files (#47328) 7 years ago
commands command modules: optional stdin_add_newline (#45170) 7 years ago
crypto Type error in openssl_certificate (#47508) 7 years ago
database Update proxysql_manage_config.py (#47613) 7 years ago
files fix(tasks: synchronize): wrap in sshpass if ssh password was provided (#30743) 7 years ago
identity update cyberark metadata to certified (#46978) 7 years ago
inventory Fix typo in group_by module (#41627) 8 years ago
messaging BOTMETA: Move rabbitmq modules to own directory (#46064) 7 years ago
monitoring fix boolean logic for overwrite parameter (#47916) 7 years ago
net_tools ldap_attr bugfix (#48009) 7 years ago
network aci_epg: parameter bd is not required (#47999) 7 years ago
notification Add matrix notification module (#45823) 7 years ago
packaging Make the flatpak module work with Python 3. 7 years ago
remote_management Manageiq group module (#45867) 7 years ago
source_control Enable additional pylint rules and resolve issues found. (#47221) 7 years ago
storage New Pure Storage FlashArray module to enable/disable Remote Assist (#47592) 7 years ago
system Fix lvg module idempotency (#47620) 7 years ago
utilities refresh_inventory doc typo (#47402) 7 years ago
web_infrastructure Creates base Sophos UTM module (#45781) 7 years ago
windows win_domain: Add missing functionality (#46552) 7 years ago
__init__.py Re-adding the init py for modules 9 years ago