-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathgalaxy.yml
45 lines (44 loc) · 1.12 KB
/
galaxy.yml
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
---
namespace: hitachivantara
name: vspone_block
version: 3.2.6
readme: README.md
authors:
- Hitachi Vantara Ansible Team
description: >
Ansible Modules to manage Hitachi Storage and Data Services (Block, File, etc.) using the Hitachi VSP One platform.
These modules provide a simplified and automated way to configure and manage Hitachi storage systems,
enabling seamless integration with Ansible playbooks and workflows.
license:
- GPL-3.0-or-later
tags:
- hitachi
- hv
- hitachi_vantara
- sds_block
- vsp
- vsp_one
- storage
- pegasus
dependencies: {}
repository: https://github.com/hitachi-vantara/vspone-block-ansible
documentation: https://github.com/hitachi-vantara/vspone-block-ansible
issues: https://github.com/hitachi-vantara/vspone-block-ansible/issues
build_ignore:
- tests/integration/ # Example: Ignore integration tests
- .git
- collection_build.sh
- .pylintrc
- .gitignore
- Dockerfile
- pylint_run_report.txt
- .rabi
- plugins/module_utils/unit_test
- scripts
- .vscode
- spec
- version.txt
- lambda_package
- run_linter.py
- lint_report.txt
- sanity_test_report.txt