mirror of
https://github.com/ansible/awx.git
synced 2026-05-22 00:07:40 -02:30
Update metadata for the AWX collection
This commit is contained in:
@@ -1,18 +1,22 @@
|
||||
authors:
|
||||
- Wayne Witzel III (@wwitzel3)
|
||||
- Chris Meyers <cmeyers@redhat.com>
|
||||
- AWX Project Contributors <awx-project@googlegroups.com>
|
||||
dependencies: {}
|
||||
description: Ansible modules that interact with the AWX API.
|
||||
documentation: https://docs.ansible.com/ansible/latest/modules/list_of_web_infrastructure_modules.html#ansible-tower
|
||||
homepage: https://ansible.com
|
||||
issues: https://github.com/ansible/awx/issues
|
||||
description: Ansible content that interacts with the AWX or Ansible Tower API.
|
||||
documentation: https://github.com/ansible/awx/blob/devel/awx_collection/README.md
|
||||
homepage: https://www.ansible.com/
|
||||
issues: https://github.com/ansible/awx/issues?q=is%3Aissue+label%3Acomponent%3Aawx_collection
|
||||
license:
|
||||
- GPL-3.0-only
|
||||
name: {{ collection_package }}
|
||||
namespace: {{ collection_namespace }}
|
||||
readme: README.md
|
||||
repository: https://github.com/ansible/awx
|
||||
tags: []
|
||||
tags:
|
||||
- cloud
|
||||
- infrastructure
|
||||
- awx
|
||||
- ansible
|
||||
- automation
|
||||
version: {{ collection_version }}
|
||||
build_ignore:
|
||||
- setup.cfg
|
||||
|
||||
Reference in New Issue
Block a user