mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-07-30 19:34:50 +00:00
Add missed changelog fragments
This commit is contained in:
2
changelogs/fragments/118-synchronize_bugfix.yml
Normal file
2
changelogs/fragments/118-synchronize_bugfix.yml
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
bugfixes:
|
||||||
|
"- synchronize - do not prepend PWD when path is in form user@server:path or server:path (https://github.com/ansible-collections/ansible.posix/pull/118)."
|
||||||
2
changelogs/fragments/120-synchronize_add_option.yml
Normal file
2
changelogs/fragments/120-synchronize_add_option.yml
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
minor_changes:
|
||||||
|
- synchronize - add the ``ssh_connection_multiplexing`` option to allow SSH connection multiplexing (https://github.com/ansible/ansible/issues/24365).
|
||||||
2
changelogs/fragments/99-at_add_aix_support.yml
Normal file
2
changelogs/fragments/99-at_add_aix_support.yml
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
bugfixes:
|
||||||
|
- at - add AIX support (https://github.com/ansible-collections/ansible.posix/pull/99).
|
||||||
Reference in New Issue
Block a user