Skip to content

Releases: UpCloudLtd/upcloud-ansible-collection

v0.8.0

18 Aug 10:13
3e3d0cc
Compare
Choose a tag to compare

Added

  • Support authentication with API tokens (requires upcloud-api>=2.8.0).
  • Parse credentials from environment variables and system keyring similarly than in our Go based tooling (requires upcloud-api>=2.8.0, keyring support requires keyring package).

v0.7.0

18 Aug 10:11
1267cbe
Compare
Choose a tag to compare

Changed

  • Breaking: Rename collection to upcloud.cloud to enable releasing to Ansible Galaxy.
  • Breaking: Rename inventory plugin to servers.

v0.6.0

25 Sep 13:55
bb41b20
Compare
Choose a tag to compare

Added

  • Inventory support for filtering with server labels and server groups

Changed

  • Servers that are not reachable with matching connect_with option are skipped, instead of returning an error.

v0.5.1

20 Oct 07:44
8fb7b11
Compare
Choose a tag to compare

Fixed

  • Fixed Invalid value "community.upcloud.upcloud" when simply trying to use the plugin #10

v0.5.0

19 May 16:59
0d33112
Compare
Choose a tag to compare

First release for the new UpCloud Ansible Collection! 🎉

Added

  • Ansible inventory for UpCloud servers, allowing filtering with zones, tags, networks or server states.