mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
6172e56b62
* Replace missing netapp parts with own copy. * Localize final fragment. * Mark netapps docs fragment as deprecated. * Drop dependency on netapp.ontap. * Remove all netapp_e_* modules. * Remove docs fragment.
29 lines
952 B
YAML
29 lines
952 B
YAML
namespace: community
|
|
name: general
|
|
version: 0.1.1
|
|
readme: README.md
|
|
authors:
|
|
- Ansible (https://github.com/ansible)
|
|
description: null
|
|
license: GPL-3.0-or-later
|
|
license_file: COPYING
|
|
tags: null
|
|
# NOTE: No more dependencies can be added to this list
|
|
#dependencies:
|
|
# community.kubernetes: '>=0.1.0'
|
|
# ovirt.ovirt_collection: '>=0.1.0'
|
|
# ansible.netcommon: '>=0.1.0'
|
|
# cisco.mso: '>=0.1.0'
|
|
# ansible.posix: '>=0.1.0'
|
|
# cisco.aci: '>=0.1.0'
|
|
# cisco.intersight: '>=0.1.0'
|
|
# check_point.mgmt: '>=0.1.0'
|
|
# fortinet.fortios: '>=0.1.0'
|
|
# openstack.cloud: '>=0.1.0'
|
|
# google.cloud: '>=0.1.0'
|
|
# f5networks.f5_modules: '>=0.1.0'
|
|
repository: https://github.com/ansible-collections/community.general
|
|
documentation: https://github.com/ansible-collection-migration/community.general/tree/master/docs
|
|
homepage: https://github.com/ansible-collections/community.general
|
|
issues: https://github.com/ansible-collections/community.general/issues
|
|
#type: flatmap
|