ansible-role-accounts/meta/main.yml

14 lines
304 B
YAML
Raw Normal View History

2026-01-23 10:30:47 +01:00
---
galaxy_info:
2026-01-26 20:09:35 +01:00
author: invalidplayername
2026-01-23 10:30:47 +01:00
description: "Create groups and users based on `accounts_groups` and `accounts_users` variables"
license: MIT
min_ansible_version: 2.9
platforms:
- name: Debian
versions:
- buster
- bullseye
- trixie
dependencies: []