2020-03-09 10:11:07 +01:00
|
|
|
namespace: community
|
|
|
|
name: general
|
2020-11-26 14:26:36 +01:00
|
|
|
version: 2.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
|
2020-08-16 18:09:34 +02:00
|
|
|
tags: [community]
|
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-08-16 18:09:34 +02:00
|
|
|
community.kubernetes: '>=1.0.0'
|
|
|
|
google.cloud: '>=1.0.0'
|
2020-03-09 15:09:08 +01:00
|
|
|
repository: https://github.com/ansible-collections/community.general
|
2020-10-02 06:49:43 +02:00
|
|
|
documentation: https://docs.ansible.com/ansible/latest/collections/community/general/
|
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
|