mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 15:15:26 +01:00
Merge pull request #150 from Andersson007/add_missed_changelog_fragments
Add missed changelog fragments Reviewed-by: https://github.com/apps/ansible-zuul
This commit is contained in:
commit
0a56fb0e46
3 changed files with 6 additions and 0 deletions
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).
|
||||
Loading…
Reference in a new issue