mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
3f1c93cccf
* Add link to ansible docs page for this collection. * Also mention docs from README.
20 lines
672 B
YAML
20 lines
672 B
YAML
namespace: community
|
|
name: general
|
|
version: 1.3.0
|
|
readme: README.md
|
|
authors:
|
|
- Ansible (https://github.com/ansible)
|
|
description: null
|
|
license_file: COPYING
|
|
tags: [community]
|
|
# NOTE: No more dependencies can be added to this list
|
|
dependencies:
|
|
ansible.netcommon: '>=1.0.0'
|
|
ansible.posix: '>=1.0.0'
|
|
community.kubernetes: '>=1.0.0'
|
|
google.cloud: '>=1.0.0'
|
|
repository: https://github.com/ansible-collections/community.general
|
|
documentation: https://docs.ansible.com/ansible/latest/collections/community/general/
|
|
homepage: https://github.com/ansible-collections/community.general
|
|
issues: https://github.com/ansible-collections/community.general/issues
|
|
#type: flatmap
|