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-07-27 16:14:59 +02:00
|
|
|
ansible.netcommon: '>=1.0.0'
|
2020-06-23 13:42:32 +02:00
|
|
|
ansible.posix: '>=1.0.0'
|
2020-07-27 16:14:59 +02:00
|
|
|
community.kubernetes: '>=0.11.1' # check https://galaxy.ansible.com/community/kubernetes
|
|
|
|
google.cloud: '>=0.10.1' # check https://galaxy.ansible.com/google/cloud
|
2020-03-09 15:09:08 +01:00
|
|
|
repository: https://github.com/ansible-collections/community.general
|
2020-07-06 08:53:01 +02:00
|
|
|
#documentation: https://github.com/ansible-collection-migration/community.general/tree/main/docs
|
2020-06-23 08:06:32 +02:00
|
|
|
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
|