Skip to content

Releases: linode/ansible_linode

v0.13.0

03 Jan 17:21
f7d91a0
Compare
Choose a tag to compare

🚀 New Features

📖 Documentation

v0.12.1

09 Nov 16:29
6775390
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Replace str.removesuffix usage in domain_record module @smkent (#229)

v0.12.0

07 Nov 16:41
7cb1bd0
Compare
Choose a tag to compare

🚀 New Features

🐛 Bug Fixes

📖 Documentation

v0.11.0

17 Oct 18:37
f404cb2
Compare
Choose a tag to compare

🚀 New Features

🐛 Bug Fixes

  • Correct docs URL on Ansible Galaxy @LBGarber (#207)
  • Resolve various issues relating to the user and image modules @LBGarber (#215)

v0.10.0

05 Oct 19:34
48acdec
Compare
Choose a tag to compare

🚀 New Modules

💡 Improvements

  • Expose networking field for instance and instance_info modules @LBGarber (#195)
  • Improve module list template in README.md @LBGarber (#197)

🐛 Bug Fixes

  • Gracefully handle errors returned by the Linode API @LBGarber (#205)
  • Remove dangerous pattern from make gendocs @LBGarber (#202)

v0.9.2

15 Sep 19:18
58e9942
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Prevent null values from being sent on firewall API requests @LBGarber (#193)

v0.9.1

13 Sep 23:39
5389659
Compare
Choose a tag to compare

This release resolves an issue with the release process in the previous release.
Please see the v0.9.0 release notes to view the latest changes.

v0.9.0

13 Sep 23:23
125c2c1
Compare
Choose a tag to compare

🚀 Added

📖 Documentation

  • Correct return value in documentation for profile_info module @LBGarber (#184)
  • Galaxy now links to the correct documentation version @LBGarber (#187)

v0.8.0

30 Aug 15:21
7c5d1e9
Compare
Choose a tag to compare

🚀 Added

📖 Documentation

v0.7.1

15 Jun 15:43
533deb5
Compare
Choose a tag to compare

Changes

  • Resolve issue when attempting to update existing NodeBalancer configs @LBGarber (#162)