1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
Toshio Kuratomi f16e107b72 Merge pull request #9014 from willthames/paramiko_sudo_no_prompt
Allow _remote_md5 to work with passwordless sudo even if password is supplied
2014-09-22 16:02:00 -04:00
..
cache Fix typo in redis cache change from 10afaee1 2014-09-10 09:06:40 -05:00
callback_plugins Remove runner_on_error callback that is never used. 2014-07-01 17:02:10 -04:00
inventory Tracebacks are now catchable with ignore_errors and have streamlined output. Also removes 'baby-JSON' for bash modules. 2014-09-11 12:27:21 -04:00
module_utils Adding "follow" param for file/copy options 2014-09-16 12:05:55 -05:00
playbook Re-allow templating of complex_args, but count params to prevent injection 2014-09-05 14:24:05 -05:00
runner Merge pull request #9014 from willthames/paramiko_sudo_no_prompt 2014-09-22 16:02:00 -04:00
utils Before decrypting check if vault password is set or error early 2014-09-19 15:10:30 -05:00
__init__.py Version bump for 1.8 2014-08-06 13:17:28 -05:00
callbacks.py Move delegate_to out of runner module_vars to prevent bleeding across runs 2014-09-17 14:24:31 -05:00
color.py fixed typos found by RETF rules in PY files 2014-05-03 18:40:05 +02:00
constants.py Add documentation about bin_ansible_callbacks setting. Standardization and cleanup. 2014-09-10 09:38:24 -04:00
errors.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
module_common.py Dedupe PTR record related code in rax_dns_record 2014-08-06 16:47:33 -05:00