mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
a0a534508a
* Un-remove wrongly removed ovirt modules and adjust deprecation to Ansible 2.14 (regular 4 version deprecation cycle). * Update sanity-2.10.txt * Vendor dependencies from ovirt.ovirt as deprecated, and remove dependency on ovirt.ovirt. * Use ovirt_facts doc_fragment, and don't add _ovirt_info doc_fragment.
22 lines
738 B
YAML
22 lines
738 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:
|
|
# ansible.netcommon: '>=0.1.0'
|
|
# ansible.posix: '>=0.1.0'
|
|
# cisco.intersight: '>=0.1.0'
|
|
# community.kubernetes: '>=0.1.0'
|
|
# google.cloud: '>=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
|