renamed customer user group

This commit is contained in:
ladislav.dusa
2025-04-16 11:38:58 +02:00
parent 80ddec608a
commit 9be37d9ad5
4 changed files with 20 additions and 5 deletions

View File

@ -1,12 +1,19 @@
- hosts: datacenter
name: Roles
gather_facts: false
roles:
- name: setup
tags: setup
- name: common
tags: common
- name: hosts
tags: hosts
- name: ssh_config
tags: ssh_configS
tags: ssh_config
- name: sshd_config
tags: sshd_config
- name: ssh_keys
tags: ssh_keys
- name: wake_on_lan
tags: wake_on_lan
- name: matter-server