fix: rename files to .yaml
All checks were successful
Ansible Linter / ansible-lint (push) Successful in 16s
Lint Markdown files / markdown-lint (push) Successful in 9s

This commit is contained in:
2025-11-23 16:17:00 +01:00
parent 2746306ca6
commit 6ea4a99156
7 changed files with 1 additions and 1 deletions

22
meta/main.yaml Normal file
View File

@@ -0,0 +1,22 @@
dependencies: []
galaxy_info:
author: Markus Pesch
company: Cryptic Systems
description: Role to configure network interfaces via systemd on different distributions
license: MIT
min_ansible_version: "2.9"
namespace: volker-raschek
platforms:
- name: ArchLinux
versions:
- all
- name: EL
versions:
- all
- name: Fedora
versions:
- all
- name: Ubuntu
versions:
- all
role_name: networking