Initial commit

This commit is contained in:
John R Barker
2020-10-28 07:39:16 +00:00
committed by Felix Fontein
parent a8835f5bf5
commit 42315baa74
10 changed files with 1119 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
# See https://docs.ansible.com/ansible/latest/dev_guide/collections_galaxy_meta.html
namespace: community
name: FIXME
version: 0.1.0
readme: README.md
authors:
- YOUR NAME (github.com/YOURGITHUB)
description: null
license_file: COPYING
tags:
# tags so people can search for collections https://galaxy.ansible.com/search
# tags are all lower-case, no spaces, no dashes.
- example1
- example2
repository: https://github.com/ansible-collections/community.REPO_NAME
#documentation: https://github.com/ansible-collection-migration/community.REPO_NAME/tree/main/docs
homepage: https://github.com/ansible-collections/community.REPO_NAME
issues: https://github.com/ansible-collections/community.REPO_NAME/issues
build_ignore:
# https://docs.ansible.com/ansible/devel/dev_guide/developing_collections.html#ignoring-files-and-folders
- .gitignore
- changelogs/.plugin-cache.yaml