1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-30 05:25:29 +03:00
awx/awx_collection/galaxy.yml

39 lines
1.3 KiB
YAML
Raw Normal View History

2020-06-10 14:17:01 +03:00
# (********************************************************)
# (* *)
# (* WARNING *)
# (* *)
# (* This file is managed by Ansible and not to be *)
# (* edited directly! Instead modify: *)
# (* tools/roles/template_galaxy/templates/galaxy.yml.j2 *)
# (* *)
# (* Changed to the base README.md file are lost upon *)
# (* the build of the collection *)
# (********************************************************)
---
2020-06-09 03:08:49 +03:00
authors:
- AWX Project Contributors <awx-project@googlegroups.com>
2020-06-09 03:08:49 +03:00
dependencies: {}
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
2020-06-09 03:08:49 +03:00
name: awx
namespace: awx
readme: README.md
repository: https://github.com/ansible/awx
tags:
- cloud
- infrastructure
- awx
- ansible
- automation
version: 0.0.1-devel
2020-06-09 03:08:49 +03:00
build_ignore:
- tools
- setup.cfg
- galaxy.yml.j2
- template_galaxy.yml
- '*.tar.gz'