27 lines
449 B
YAML
27 lines
449 B
YAML
galaxy_info:
|
|
author: histalek
|
|
description: Configure automatic updates with dnf.
|
|
|
|
issue_tracker_url: https://git.histalek.de/histalek-de/infrastructure/-/issues
|
|
|
|
license: GPL-3.0-only
|
|
|
|
min_ansible_version: "2.10"
|
|
|
|
platforms:
|
|
- name: Fedora
|
|
versions:
|
|
- "32"
|
|
- "33"
|
|
- "34"
|
|
- "35"
|
|
- "36"
|
|
- name: EL
|
|
versions:
|
|
- "9"
|
|
|
|
standalone: true
|
|
|
|
galaxy_tags: []
|
|
|
|
dependencies: []
|