Skip to content

Releases: opentelekomcloud/ansible-collection-cloud

0.13.0: Enable sdk log gathering (#125)

28 Nov 12:32
4c3d199

Choose a tag to compare

Enable sdk log gathering

Reviewed-by: OpenTelekomCloud Bot

0.12.5

28 Nov 12:31
4c3d199

Choose a tag to compare

Changelog

Full Changelog: 0.12.4...0.12.5

0.12.4

21 Apr 09:27
e556717

Choose a tag to compare

0.12.3

30 Mar 13:50
be37690

Choose a tag to compare

Changelog

Full Changelog: 0.12.2...0.12.3

0.12.2: Fix RDS region

02 Mar 12:33
2294798

Choose a tag to compare

What's Changed

Now you can use RDS modules to deploy your RDS cluster in all our regions.

  • Fix RDS region by @enrrou in #182
  • version 0.12.2 by @enrrou in #183

Full Changelog: 0.12.1...0.12.2

0.12.1: Subnet description update fix

01 Mar 13:01
61c5f39

Choose a tag to compare

What's Changed

  • Subnet description update fix by @enrrou in #181

Full Changelog: 0.12.0...0.12.1

0.12.0: Update collection version (#179)

25 Feb 15:11
b1cebc3

Choose a tag to compare

What's Changed

Full Changelog: 0.11.0...0.12.0

0.11.0: CSS snapshot, VPC subnet and VPC fixes

28 Dec 14:50
facea05

Choose a tag to compare

What's Changed

Full Changelog: 0.10.0...0.11.0

0.10.0 CSS, DDS and VPC modules

22 Dec 09:13
249c16e

Choose a tag to compare

What's Changed

New Contributors

  • @YustinaKvr made their first contribution in #126
  • @enrrou made their first contribution in #135

Full Changelog: 0.9.0...0.10.0

0.9.0: Tox Script + Sphinx for ansible documentation (#116)

05 Jul 16:19
25c0bb3

Choose a tag to compare

Tox Script + Sphinx for ansible documentation

Introduce documentation building:

introduce doc/source/... with the initial skeleton content
tox -e docs can be used locally to see how documentation will look like
general ansible-collection-docs job is doing the real rendering
return galaxy.yml from from being template to allow using antsibull (this is anyway required to allow installation from git directly)

Depends-on: opentelekomcloud-infra/otc-zuul-jobs#68

Reviewed-by: None <None>
Reviewed-by: None <None>
Reviewed-by: Artem Goncharov <[email protected]>