mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 15:15:26 +01:00
add changelog fragment
This commit is contained in:
parent
0118bf0cb9
commit
9f384c00a3
1 changed files with 4 additions and 0 deletions
4
changelogs/fragments/213_quote_cmd_args.yml
Normal file
4
changelogs/fragments/213_quote_cmd_args.yml
Normal file
|
|
@ -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).
|
||||
Loading…
Reference in a new issue