mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
f78e08bc37
* Remove Google cloud plugins migrated to community.google * Remove another symlink * Fix typo for community.general version * Update changelogs/fragments/1319-google-migration-removal.yml Co-authored-by: Felix Fontein <felix@fontein.de> * Update changelogs/fragments/1319-google-migration-removal.yml Co-authored-by: Felix Fontein <felix@fontein.de> * Add fragment for inventory script * fix yaml formatting * adjust past relnotes in accordance with removal of google plugins Co-authored-by: Felix Fontein <felix@fontein.de>
18 lines
619 B
YAML
18 lines
619 B
YAML
namespace: community
|
|
name: general
|
|
version: 2.0.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'
|
|
community.kubernetes: '>=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
|