Skip to content

Releases: inwx/ansible-collection

1.3.1

29 Apr 08:25
fa1714f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.0...1.3.1

1.3.0

07 Jun 20:34
86b8c06
Compare
Choose a tag to compare

New Features

1.2.2

07 Jun 14:15
a7dc808
Compare
Choose a tag to compare

Bug Fixes

  • #18 Fixes not working SRV records (and others) when certain attributes were not strings but strings were expected

1.2.1

22 Oct 09:32
6773274
Compare
Choose a tag to compare

Bug Fixes

  • #13 Fixes runtime.yml required ansible version & removes ansible respawn module dependency (#14)

1.2.0

30 Sep 23:11
ceeb26d
Compare
Choose a tag to compare

New Features

Bug Fixes

  • Adds meta/runtime.yml for ansible-galaxy compatibility

1.1.1

12 Jan 12:57
8fb57af
Compare
Choose a tag to compare

Bug Fixes

  • Fixes a crash when a record has no prio field
  • Fixes a bug in solo mode that deletes all records and does not create the correct solo record with the given record field when the record does not have a value field but instead the value field for the api request is composed of other fields
  • Removes license from galaxy.yml as it is now mutually exclusive with license_file

1.1.0

24 Apr 13:53
2928298
Compare
Choose a tag to compare

New Features

  • Adds parameter 'solo' to dns module (#4) @Robinhuett
  • Adds python 2.7 support to dns module

Documentation

  • Adds example dns playbook
  • Adds requirements to dns module documentation

Dependencies

  • Upgrades python-client to version 3.1.0 for python 2.7 support

1.0.2

02 Mar 08:18
Compare
Choose a tag to compare

Bug Fixes

  • Fixes wrong README on ansible-galaxy

1.0.1

02 Mar 08:08
Compare
Choose a tag to compare

Bug Fixes

  • Fixes wrong repository urls in galaxy.yml

1.0.0

21 Feb 10:37
Compare
Choose a tag to compare

Initial release