forked from ScaleComputing/HyperCoreAnsibleCollection
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgalaxy.yml
More file actions
26 lines (26 loc) · 682 Bytes
/
galaxy.yml
File metadata and controls
26 lines (26 loc) · 682 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
namespace: scale_computing
name: hypercore
version: 0.1.0
readme: README.md
authors:
- XLAB Steampunk <steampunk@xlab.si>
description: Manage ScaleComputing HyperCore cluster
license_file: LICENSE
tags:
- scale_computing
- hypercore
- infrastructure
- virtualization
dependencies: {}
repository: https://github.com/ScaleComputing/HyperCoreAnsibleCollection
# documentation: http://docs.example.com
homepage: https://github.com/ScaleComputing/HyperCoreAnsibleCollection
issues: https://github.com/ScaleComputing/HyperCoreAnsibleCollection/issues
build_ignore:
- .idea
- .gitignore
- tests
# files used during local testing/building
- ansible.cfg
- examples