2020-03-09 10:11:07 +01:00
|
|
|
namespace: community
|
|
|
|
name: general
|
2020-06-20 12:52:52 +02:00
|
|
|
version: 1.0.0
|
2020-03-09 10:11:07 +01:00
|
|
|
readme: README.md
|
2020-03-12 16:34:17 +01:00
|
|
|
authors:
|
|
|
|
- Ansible (https://github.com/ansible)
|
2020-03-09 10:11:07 +01:00
|
|
|
description: null
|
|
|
|
license_file: COPYING
|
|
|
|
tags: null
|
2020-03-25 20:28:15 +01:00
|
|
|
# NOTE: No more dependencies can be added to this list
|
2020-04-08 12:32:36 +02:00
|
|
|
dependencies:
|
2020-05-29 11:45:56 +02:00
|
|
|
ansible.netcommon: '>=0.0.2'
|
2020-05-20 21:02:56 +02:00
|
|
|
ansible.posix: '>=0.1.0'
|
|
|
|
community.kubernetes: '>=0.1.0'
|
2020-05-29 11:45:56 +02:00
|
|
|
google.cloud: '>=0.0.9'
|
2020-03-09 15:09:08 +01:00
|
|
|
repository: https://github.com/ansible-collections/community.general
|
2020-06-23 08:06:32 +02:00
|
|
|
#documentation: https://github.com/ansible-collection-migration/community.general/tree/master/docs
|
|
|
|
homepage: https://github.com/ansible-collections/community.general
|
2020-03-09 15:09:08 +01:00
|
|
|
issues: https://github.com/ansible-collections/community.general/issues
|
2020-03-12 16:34:17 +01:00
|
|
|
#type: flatmap
|