forked from RedHatGov/product-demos
-
Notifications
You must be signed in to change notification settings - Fork 8
/
galaxy.yml
48 lines (40 loc) · 806 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
38
39
40
41
42
43
44
45
46
47
48
---
namespace: ansible
name: product_demos
version: 1.2.12
readme: README.md
authors:
- Sean Cavanaugh <[email protected]> @IPvSean
- David Rojas <[email protected]>
- Colin McNaughton <[email protected]>
description: repository of demos to showcase Ansible features.
license:
- GPL-3.0-or-later
tags:
- apache
- centos
- rhel
- el
- amazon
- linux
- fedora
- network
- f5
- developer
- infrastructure
- security
- windows
- opencap
- insights
- patching
- tower
- awx
build_ignore:
- images
- '*.tar.gz'
dependencies:
"awx.awx": "*"
repository: http://github.com/ansible/product-demos
documentation: http://github.com/ansible/product-demos
homepage: http://github.com/ansible/product-demos
issues: https://github.com/ansible/product-demos/issues