Skip to content

Releases: nokia/srlinux-ansible-collection

v0.5.1

10 Oct 07:30
Compare
Choose a tag to compare

What's Changed

  • Fix value type for the validate module dict -> raw by @hellt in #30

Full Changelog: v0.5.0...v0.5.1

v0.5.0

22 Jun 22:40
3f30c83
Compare
Choose a tag to compare

What's Changed

  • Deprecate ansible-core <2.14 and validate support for 2.15, 2.16, 2.17

  • pin ansible.netcommon and ansible.utils restricting them to be higher than v6 and v4 accordingly. Later, when we sunset 2.14 support we will update the dependencies.

  • ci: Use GITHUB_OUTPUT envvar instead of set-output command by @arunsathiya in #25

  • Added start-tmate step to CI by @hellt in #28

  • Update for 24.3 SR Linux and ansible 2.15, 2.16, 2.17 by @hellt in #26

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

14 Dec 11:39
3df0a30
Compare
Choose a tag to compare

What's Changed

  • Exit early when diff is empty by @hellt in #23
  • Support for custom ca paths by @hellt in #24

Full Changelog: v0.3.0...v0.4.0

v0.3.0

27 Oct 12:52
v0.3.0
e0aeb96
Compare
Choose a tag to compare

What's Changed

  • Confirm timeout by @hellt in #18
  • Container build workflow by @hellt in #20
  • Updating test and container build workflows by @hellt in #21

Full Changelog: v0.2.0...v0.3.0

v0.2.0

03 May 09:33
d0201a1
Compare
Choose a tag to compare

What's Changed

  • Added output format for CLI module by @hellt in #9
  • Added tools datastore for set by @hellt in #10
  • Added openconfig support by @hellt in #11
  • Various enhancements by @hellt in #12
  • Added raw type for update and replace by @hellt in #13
  • Validate without response by @hellt in #15
  • State as default get datastore by @hellt in #16

Full Changelog: v0.1.0...v0.2.0

v0.1.0

25 Apr 14:36
55c984e
Compare
Choose a tag to compare

What's Changed

  • Do not nest results under json key in the output. by @hellt in #2
  • Enable matrix based CI by @hellt in #3
  • Refactor httpapi plugin by @hellt in #4
  • Renamed collection by @hellt in #6
  • Renaming modules by @hellt in #7
  • Bump netcommon and docs cleanup by @hellt in #8

New Contributors

  • @hellt made their first contribution in #2

Full Changelog: https://github.com/nokia/srlinux-ansible-collection/commits/v0.1.0