Fix: Correct playbook role names and remove missing roles

This commit is contained in:
warezjoe
2026-01-26 14:30:40 +01:00
parent 5bbc551106
commit e9673db834
12 changed files with 34 additions and 19 deletions

View File

@@ -8,9 +8,9 @@
ip: 192.168.5.5
roles:
- role: linux_config_init
- role: import_ssh_key # without sudo
- role: tools_for_command_line
# - role: service_start
# - role: gui_app_init
# - role: ansible-role-docker
# - role: docker
# docker_users: "{{ user }}"