1
0
Fork 0
mirror of https://github.com/ansible-collections/ansible.posix.git synced 2026-02-04 08:01:49 +00:00

Create 428-synchronize-user-defined-out-format.yml

This commit is contained in:
growf 2023-03-17 23:42:28 +00:00 committed by GitHub
parent 0b6eb4506b
commit 8cdf51b3b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,2 @@
minor_changes:
- synchronize - user-defined ``--out-format`` in ``rsync_opts`` is now honored in the returned output. (https://github.com/ansible-collections/ansible.posix/pull/428)