ansible-role-accounts/meta/main.yml

14 lines
299 B
YAML
Raw Normal View History

2026-01-23 10:30:47 +01:00
---
galaxy_info:
author: "maintainer"
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: []