-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathgalaxy.yml
51 lines (51 loc) · 1.01 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
46
47
48
49
50
51
namespace: "infinidat"
name: "infinibox"
version: "1.4.5"
readme: "README.md"
authors:
- "Infinidat <partners.infi@infinidat.com>"
- "David Ohlemacher"
- "Gregory Shulov"
description: "A set of Ansible modules that allow simple, but powerful, idempotent interactions with Infinidat Infiniboxes."
license:
- "GPL-3.0-or-later"
tags:
- array
- cloud
- fibre
- fibre_channel
- fibrechannel
- hostpowertools
- ibox
- infinibox
- infinidat
- infinihost
- infinimetrics
- infinisafe
- infinisdk
- iscsi
- nas
- nfs
- san
- storage
- storage_array
- storagearray
repository: "https://www.github.com/infinidat/ansible-infinidat-collection"
issues: "https://www.github.com/infinidat/ansible-infinidat-collection/issues"
build_ignore:
- '*.sh'
- '*.swo'
- '*.swp'
- '*.tar.gz'
- '*.un~'
- '*.pem'
- '*.csr'
- '.ropeproject'
- '.pytest_cache'
- 'Makefile*'
- 'collections'
- 'venv/'
- 'Session.vim'
- 'ibox_vars/iboxCICD.yml'
- 'vault_password.txt'
- 'scripts/'