Skip to content

Releases: linode/ansible_linode

v0.16.0

16 May 17:11
97b369d

Choose a tag to compare

Changes

v0.15.2

02 May 19:03
0b26f80

Choose a tag to compare

Changes

v0.15.1

18 Apr 17:44
22593ac

Choose a tag to compare

Changes

v0.15.0

31 Mar 17:22
264e5df

Choose a tag to compare

🚀 New Modules

💡 Improvements

🐛 Bug Fixes

  • Resolve issue with firewall module updates @marcfiu (#296)

📖 Documentation

v0.14.0

14 Feb 20:55
c3d6e89

Choose a tag to compare

🚀 Improvements

🐛 Bug Fixes

📖 Documentation

v0.13.0

03 Jan 17:21
f7d91a0

Choose a tag to compare

🚀 New Features

📖 Documentation

v0.12.1

09 Nov 16:29
6775390

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

Choose a tag to compare

🚀 New Features

🐛 Bug Fixes

📖 Documentation

v0.11.0

17 Oct 18:37
f404cb2

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

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)