Meta informations
This commit is contained in:
parent
3ba7ffa96a
commit
e1020f753a
35
meta/main.yml
Normal file
35
meta/main.yml
Normal file
|
@ -0,0 +1,35 @@
|
|||
---
|
||||
dependencies: []
|
||||
|
||||
galaxy_info:
|
||||
author: Sven Velt
|
||||
description: Fix Debian's evil "`source *`" in /etc/network/interfaces
|
||||
company: velt.biz
|
||||
galaxy_tags:
|
||||
- security
|
||||
issue_tracker_url: https://git.velt.biz/Ansible/role.debian-interfaces-source/issues
|
||||
license: AGPL-3.0-or-later
|
||||
min_ansible_version: 2.9
|
||||
platforms:
|
||||
- name: Debian
|
||||
versions:
|
||||
- stretch
|
||||
- buster
|
||||
- bullseye
|
||||
- bookworm
|
||||
- trixie
|
||||
- name: Ubuntu
|
||||
versions:
|
||||
- trusty
|
||||
- xenial
|
||||
- bionic
|
||||
- focal
|
||||
- groovy
|
||||
- hirsute
|
||||
- impish
|
||||
- lunar
|
||||
- mantic
|
||||
- noble
|
||||
- oracular
|
||||
version: 0.2024.07.09
|
||||
|
Loading…
Reference in a new issue