mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 23:48:32 +02:00
renamed customer user group
This commit is contained in:
9
all.yml
9
all.yml
@ -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
|
||||
|
Reference in New Issue
Block a user