2022-08-05 14:03:38 +02:00
|
|
|
---
|
|
|
|
# Copyright (c) Ansible Project
|
|
|
|
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
|
|
|
|
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
|
|
|
2020-03-09 10:11:07 +01:00
|
|
|
namespace: community
|
|
|
|
name: general
|
2022-07-12 11:30:43 +02:00
|
|
|
version: 5.4.0
|
2020-03-09 10:11:07 +01:00
|
|
|
readme: README.md
|
2020-03-12 16:34:17 +01:00
|
|
|
authors:
|
|
|
|
- Ansible (https://github.com/ansible)
|
2020-03-09 10:11:07 +01:00
|
|
|
description: null
|
|
|
|
license_file: COPYING
|
2020-08-16 18:09:34 +02:00
|
|
|
tags: [community]
|
2021-01-05 21:35:22 +01:00
|
|
|
# NOTE: No dependencies are expected to be added here
|
|
|
|
# dependencies:
|
2020-03-09 15:09:08 +01:00
|
|
|
repository: https://github.com/ansible-collections/community.general
|
2020-10-02 06:49:43 +02:00
|
|
|
documentation: https://docs.ansible.com/ansible/latest/collections/community/general/
|
2020-06-23 08:06:32 +02:00
|
|
|
homepage: https://github.com/ansible-collections/community.general
|
2020-03-09 15:09:08 +01:00
|
|
|
issues: https://github.com/ansible-collections/community.general/issues
|
2020-03-12 16:34:17 +01:00
|
|
|
#type: flatmap
|