This commit is contained in:
2023-07-03 20:39:45 +02:00
parent 25445b2a98
commit 5152f44924
149 changed files with 17896 additions and 5 deletions

View File

@ -0,0 +1,7 @@
---
- hosts: all
gather_facts: yes
become: yesbecome_user: root
tasks:
- ansible.builtin.import_role:
name: create_admin_user