File tree 3 files changed +12
-2
lines changed
3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ exclude_paths:
3
3
- .cache/
4
4
- .github/
5
5
skip_list:
6
+ - galaxy[version-incorrect]
6
7
- meta-no-info
7
8
- meta-runtime[unsupported-version]
8
9
- yaml[line-length]
Original file line number Diff line number Diff line change @@ -6,4 +6,13 @@ This collection includes content for interacting with OpenStack clouds.
6
6
7
7
### Roles
8
8
9
- - [ os_openstacksdk] ( roles/os_openstacksdk ) : Install ` openstacksdk ` Python package
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 )
Original file line number Diff line number Diff line change 1
1
---
2
2
namespace : stackhpc
3
3
name : openstack
4
- version : 1. 0.0
4
+ version : 0.0.1
5
5
readme : README.md
6
6
authors :
7
7
- StackHPC Ltd
You can’t perform that action at this time.
0 commit comments