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

This commit is contained in:
2025-11-23 16:19:09 +01:00
parent 387991018b
commit cf9276ae59
3 changed files with 0 additions and 0 deletions

24
meta/main.yaml Normal file
View File

@@ -0,0 +1,24 @@
dependencies: []
galaxy_info:
author: "Markus Pesch"
company: Cryptic Systems
description: Role to configure root
galaxy_tags:
- root
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: "root"