authors: - AWX Project Contributors 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 name: {{ collection_package }} namespace: {{ collection_namespace }} readme: README.md repository: https://github.com/ansible/awx tags: - cloud - infrastructure - awx - ansible - automation version: {{ collection_version }} build_ignore: - tools - setup.cfg - galaxy.yml.j2 - template_galaxy.yml - '*.tar.gz'