reverting b/c symbolic link doesn't work :-|
This commit is contained in:
@@ -1 +0,0 @@
|
||||
old-demo-repository/galaxy.yml
|
||||
48
galaxy.yml
Normal file
48
galaxy.yml
Normal file
@@ -0,0 +1,48 @@
|
||||
---
|
||||
namespace: ansible
|
||||
name: product_demos
|
||||
version: 1.2.12
|
||||
readme: README.md
|
||||
|
||||
authors:
|
||||
- Sean Cavanaugh <seanc@redhat.com> @IPvSean
|
||||
- David Rojas <drojas@redhat.com>
|
||||
- Colin McNaughton <cmcnaugh@redhat.com>
|
||||
|
||||
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
|
||||
@@ -2,5 +2,4 @@
|
||||
- src: dev-sec.ssh-hardening
|
||||
- src: redhatofficial.rhel8_pci_dss
|
||||
- src: linux-system-roles.firewall
|
||||
- src: linux-system-roles.timesync
|
||||
- src: RedHatInsights.insights-client
|
||||
|
||||
Reference in New Issue
Block a user