mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-20 07:43:35 -05:00
Fix yamllint error and sync version with module_utils
This commit is contained in:
@@ -9,29 +9,30 @@
|
||||
# (* Changed to the base README.md file are lost upon *)
|
||||
# (* the build of the collection *)
|
||||
# (********************************************************)
|
||||
---
|
||||
authors:
|
||||
- AWX Project Contributors <awx-project@googlegroups.com>
|
||||
- AWX Project Contributors <awx-project@googlegroups.com>
|
||||
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
|
||||
- GPL-3.0-only
|
||||
name: awx
|
||||
namespace: awx
|
||||
readme: README.md
|
||||
repository: https://github.com/ansible/awx
|
||||
tags:
|
||||
- cloud
|
||||
- infrastructure
|
||||
- awx
|
||||
- ansible
|
||||
- automation
|
||||
- cloud
|
||||
- infrastructure
|
||||
- awx
|
||||
- ansible
|
||||
- automation
|
||||
version: 0.0.1-devel
|
||||
build_ignore:
|
||||
- tools
|
||||
- setup.cfg
|
||||
- galaxy.yml.j2
|
||||
- template_galaxy.yml
|
||||
- '*.tar.gz'
|
||||
- tools
|
||||
- setup.cfg
|
||||
- galaxy.yml.j2
|
||||
- template_galaxy.yml
|
||||
- '*.tar.gz'
|
||||
|
||||
Reference in New Issue
Block a user