Skip to content

Latest commit

 

History

History
82 lines (52 loc) · 2.25 KB

CHANGELOG.rst

File metadata and controls

82 lines (52 loc) · 2.25 KB

Ansible Collection cloudscale.ch Release Notes

  • Add interface parameter to server module (#54).
  • Rename server_uuids parameter to servers in volume module (#54).
  • The aliases server_uuids and server_uuid of the servers parameter in the volume module will be removed in version 3.0.0.
  • floating_ip - name is required for assigning a new floating IP.
  • Implemented identical naming support of the same resource type per zone (#46).
  • Fix inventory plugin failing to launch (#49).
  • floating_ip - Added an optional name parameter to gain idempotency. The parameter will be required for assigning a new floating IP with release of version 2.0.0 (#43).
  • floating_ip - Allow to reserve an IP without assignment to a server (#31).
  • subnet - Manages subnets on the cloudscale.ch IaaS service
  • server_group - The module has been refactored and the code simplifed (#23).
  • volume - The module has been refactored and the code simplifed (#24).
  • network - Manages networks on the cloudscale.ch IaaS service
  • floating_ip - added tags support (#16)
  • objects_user - Manages objects users on the cloudscale.ch IaaS service