Skip to content

Commit 05155dc

Browse files
authored
Merge pull request #23 from stackhpc/small-fixes
small fixes
2 parents 29511a5 + a52c555 commit 05155dc

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ This collection includes content for interacting with OpenStack clouds.
66

77
### Roles
88

9-
- [os_container_clusters](roles/os_container_clusters)
10-
- [os_deploy_templates](roles/os_deploy_templates)
11-
- [os_flavors](roles/os_flavors)
12-
- [os_host_aggregates](roles/os_host_aggregates)
13-
- [os_images](roles/os_images)
14-
- [os_networks](roles/os_networks)
15-
- [os_openstackclient](roles/os_openstackclient)
16-
- [os_openstacksdk](roles/os_openstacksdk)
17-
- [os_projects](roles/os_projects)
18-
- [os_volumes](roles/os_volumes)
9+
- os_container_clusters
10+
- os_deploy_templates
11+
- os_flavors
12+
- os_host_aggregates
13+
- os_images
14+
- os_networks
15+
- os_openstackclient
16+
- os_openstacksdk
17+
- os_projects
18+
- os_volumes

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ tags:
1414
dependencies:
1515
"openstack.cloud": ">=2.1.0"
1616
repository: https://github.com/stackhpc/ansible-collection-openstack
17-
documentation: https://github.com/stackhpc/ansible-collection-openstack/branch/main/README.md
17+
documentation: https://github.com/stackhpc/ansible-collection-openstack/blob/main/README.md
1818
homepage: https://github.com/stackhpc/ansible-collection-openstack
1919
issues: https://github.com/stackhpc/ansible-collection-openstack/issues
2020
build_ignore:

0 commit comments

Comments
 (0)