Merge pull request #82 from bmv126/synchronize_private_key_issue

Fix for private_key overriding in synchronize module

Reviewed-by: Adam Miller <admiller@redhat.com>
             https://github.com/maxamillion
This commit is contained in:
ansible-zuul[bot]
2020-09-18 05:24:11 +00:00
committed by GitHub
12 changed files with 1943 additions and 4 deletions

View File

@@ -0,0 +1,3 @@
---
bugfixes:
- synchronize - Fix for private_key overriding in synchronize module