v7.0.0
v7.0.0
Release Summary
Starting from this release, the minimum ansible-core
version this collection requires is 2.15.0
. The last known version compatible with ansible-core<2.15 is v6.1.3.
Major Changes
- Bumping
requires_ansible
to>=2.15.0
, since previous ansible-core versions are EoL now.
Bugfixes
- Fix get api call during scp with libssh.
- Handle sftp error messages for file not present for routerOS.
Known Issues
- libssh - net_put and net_get fail when the destination file intended to be fetched is not present.