ansible-role-system/meta/main.yml

18 lines
395 B
YAML
Raw Permalink Normal View History

2021-04-10 22:21:21 +02:00
# vim: set et sw=2 ts=2 sts=2:
2021-04-10 22:11:19 +02:00
galaxy_info:
author: Denis Knauf
description: System-template with stable, usable and needable configs
license: AGPL-3.0-or-later
min_ansible_version: 2.9
platforms:
- name: CentOS
versions: [7]
- name: RHEL
versions: [7]
- name: Debian
versions: [9,10,11]
2021-04-10 22:21:21 +02:00
- name: Ubuntu
version: [18.04,20.04]
2021-04-10 22:11:19 +02:00
galaxy_tags: []
dependencies: []