Issue #1: Restructure role into collection using content_collector.

This commit is contained in:
Jeff Geerling
2020-01-30 10:50:44 -06:00
parent 7cfd49b1f2
commit 4b6fdb1615
270 changed files with 3676 additions and 54531 deletions

View File

@@ -1,52 +0,0 @@
galaxy_info:
author: Ansible
description: Pre-release Kubernetes modules
company: Ansible by Red Hat
# If the issue tracker for your role is not on github, uncomment the
# next line and provide a value
issue_tracker_url: https://github.com/openshift/openshift-restclient-python/issues
# Some suggested licenses:
# - BSD (default)
# - MIT
# - GPLv2
# - GPLv3
# - Apache
# - CC-BY
license: Apache V2
min_ansible_version: 2.3
# Optionally specify the branch Galaxy will use when accessing the GitHub
# repo for this role. During role install, if no tags are available,
# Galaxy will use this branch. During import Galaxy will access files on
# this branch. If travis integration is cofigured, only notification for this
# branch will be accepted. Otherwise, in all cases, the repo's default branch
# (usually master) will be used.
#github_branch:
#
# Below are all platforms currently available. Just uncomment
# the ones that apply to your role. If you don't see your
# platform on this list, let us know and we'll get it added!
#
platforms:
- name: Fedora
versions:
- all
- name: Ubuntu
versions:
- all
- name: EL
versions:
- all
galaxy_tags:
- k8s
- kubernetes
- openshift
- modules
- api
dependencies: []