Migrate the users role

This commit is contained in:
Alexander Gorelyshev
2025-12-18 13:34:32 +04:00
parent cb18dcf6c0
commit 14e6bf12fd
18 changed files with 471 additions and 0 deletions

16
roles/users/meta/main.yml Normal file
View File

@@ -0,0 +1,16 @@
galaxy_info:
role_name: users
namespace: genlab
author: Alexander Gorelyshev
company: Genlab, LLC
description: Deploy user accounts
license: GPL-2.0-or-later
min_ansible_version: "2.1"
platforms:
- name: Ubuntu
versions: [ "focal", "jammy", "noble" ]
galaxy_tags: []
dependencies: []