feat(role): init
Some checks failed
checks-test / Lint (push) Failing after 34s
checks-test / molecule (rockylinux9) (push) Failing after 2m53s
checks-test / molecule (ubuntu2204) (push) Failing after 2m45s
checks-test / molecule (debian11) (push) Successful in 3m50s

This commit is contained in:
2024-01-14 19:04:48 +02:00
commit be7b37ee2e
15 changed files with 334 additions and 0 deletions

17
meta/main.yml Normal file
View File

@@ -0,0 +1,17 @@
---
galaxy_info:
author: palkx
description: provision users and groups
license: license (BSD, MIT)
min_ansible_version: 2.1
platforms:
- name: Fedora
versions:
- all
- name: Debian
versions:
- all
- name: Ubuntu
versions:
- all
galaxy_tags: []