mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
9546bbb55e
* Remove deprecated options, aliases and defaults. * Add changelog fragment. * Small fixes. * Apply suggestions from code review Co-authored-by: Ajpantuso <ajpantuso@gmail.com> * Lint. * Update plugins/modules/system/xfconf.py Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com> * Bump galaxy version to 4.0.0. Co-authored-by: Ajpantuso <ajpantuso@gmail.com> Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
16 lines
555 B
YAML
16 lines
555 B
YAML
namespace: community
|
|
name: general
|
|
version: 4.0.0
|
|
readme: README.md
|
|
authors:
|
|
- Ansible (https://github.com/ansible)
|
|
description: null
|
|
license_file: COPYING
|
|
tags: [community]
|
|
# NOTE: No dependencies are expected to be added here
|
|
# dependencies:
|
|
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
|