2020-03-09 09:11:07 +00:00
|
|
|
namespace: community
|
|
|
|
name: general
|
2020-07-31 11:51:29 +00:00
|
|
|
version: 1.1.0
|
2020-03-09 09:11:07 +00:00
|
|
|
readme: README.md
|
2020-03-12 15:34:17 +00:00
|
|
|
authors:
|
|
|
|
- Ansible (https://github.com/ansible)
|
2020-03-09 09:11:07 +00:00
|
|
|
description: null
|
|
|
|
license_file: COPYING
|
|
|
|
tags: null
|
2020-03-25 19:28:15 +00:00
|
|
|
# NOTE: No more dependencies can be added to this list
|
2020-04-08 10:32:36 +00:00
|
|
|
dependencies:
|
2020-07-27 14:14:59 +00:00
|
|
|
ansible.netcommon: '>=1.0.0'
|
2020-06-23 11:42:32 +00:00
|
|
|
ansible.posix: '>=1.0.0'
|
2020-07-27 14:14:59 +00: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 14:09:08 +00:00
|
|
|
repository: https://github.com/ansible-collections/community.general
|
2020-07-06 06:53:01 +00:00
|
|
|
#documentation: https://github.com/ansible-collection-migration/community.general/tree/main/docs
|
2020-06-23 06:06:32 +00:00
|
|
|
homepage: https://github.com/ansible-collections/community.general
|
2020-03-09 14:09:08 +00:00
|
|
|
issues: https://github.com/ansible-collections/community.general/issues
|
2020-03-12 15:34:17 +00:00
|
|
|
#type: flatmap
|