Skip to content

Commit 2a555a4

Browse files
committed
add fragment
1 parent 829045f commit 2a555a4

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

changelogs/fragments/doc-fix.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
minor_changes:
2+
- Various documentation fixes and code improvements to address ansible sanity failure.

galaxy.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,17 @@ authors:
1010
- "Gregor Riepl (@onitake)"
1111
- "Rafael del Valle (@rvalle)"
1212
dependencies: {}
13-
description: 'Ansible Collection for Apache CloudStack based clouds'
14-
documentation: ''
15-
homepage: 'https://github.com/ngine-io/ansible-collection-cloudstack'
16-
issues: 'https://github.com/ngine-io/ansible-collection-cloudstack/issues'
13+
description: "Ansible Collection for Apache CloudStack based clouds"
14+
documentation: ""
15+
homepage: "https://github.com/ngine-io/ansible-collection-cloudstack"
16+
issues: "https://github.com/ngine-io/ansible-collection-cloudstack/issues"
1717
license: GPL-3.0-or-later
1818
name: cloudstack
1919
namespace: ngine_io
2020
readme: README.md
21-
repository: 'https://github.com/ngine-io/ansible-collection-cloudstack'
21+
repository: "https://github.com/ngine-io/ansible-collection-cloudstack"
2222
tags:
2323
- cloud
2424
- cloudstack
2525
- ngine_io
26-
version: 2.2.3
26+
version: 2.2.4

0 commit comments

Comments
 (0)