forked from mikedlr/ansible-collection-linux
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgalaxy.yml
37 lines (33 loc) · 772 Bytes
/
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
---
namespace: bonddim
name: linux
description: Linux roles collection for different purposes
version: 1.3.2
authors:
- Dmytro Bondar
readme: README.md
repository: https://github.com/bonddim/ansible-collection-linux
issues: https://github.com/bonddim/ansible-collection-linux/issues
documentation: https://github.com/bonddim/ansible-collection-linux/blob/main/README.md
homepage: https://github.com/bonddim/ansible-collection-linux
license_file: LICENSE
license: []
dependencies:
community.general: '>=1.0.0,!=3.3.0'
community.docker: '>=1.0.0'
tags:
- linux
- system
- development
- networking
- packaging
- web
- virtualization
build_ignore:
- .ansible-lint
- .cache
- .github
- .gitignore
- .yamllint
- molecule
- requirements.txt