mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-02 19:32:47 +00:00
Update changelog for controlpersist path feature (#20928)
This commit is contained in:
@@ -16,6 +16,7 @@ Ansible Changes By Release
|
||||
* Added 'ansible_playbook_python' which contains 'current python executable', it can be blank in some cases in which Ansible is not invoked via the standard CLI (sys.executable limitation).
|
||||
* ansible-doc now displays path to module
|
||||
* added optional 'piped' transfer method to ssh plugin for when scp and sftp are missing
|
||||
* default controlpersist path is now a custom hash of host-port-user to avoid the socket path length errors for long hostnames
|
||||
|
||||
###Deprecations:
|
||||
* Specifying --tags (or --skip-tags) multiple times on the command line
|
||||
|
||||
Reference in New Issue
Block a user