diff --git a/changelogs/fragments/213_quote_cmd_args.yml b/changelogs/fragments/213_quote_cmd_args.yml new file mode 100644 index 0000000..e669d41 --- /dev/null +++ b/changelogs/fragments/213_quote_cmd_args.yml @@ -0,0 +1,4 @@ +--- +bugfixes: +- Synchronize module not recognizing remote ssh key (https://github.com/ansible-collections/ansible.posix/issues/24). +- Synchronize not using quotes around arguments like --out-format (https://github.com/ansible-collections/ansible.posix/issues/190).