WIP: added the changelog fragment and edit comment

This commit is contained in:
nariman etemadi 2020-02-05 17:37:14 +01:00
parent 06da704f09
commit 2f739df619
2 changed files with 1272 additions and 1268 deletions

View file

@ -0,0 +1,4 @@
bugfixes:
- Fix issue git module ignores remote_tmp (https://github.com/ansible/ansible/issues/33947).
- Fix issue git module cannot use custom `key_file` or `ssh_opts` as non-root user on system with noexec `/tmp` (https://github.com/ansible/ansible/issues/30064).
- By passing the module_tmpdir as a parameter in the write_ssh_wrapper function instead of initalizing module_tmpdir via get_module_path()

2536
lib/ansible/modules/source_control/git.py Normal file → Executable file

File diff suppressed because it is too large Load diff