docker-fobi/ansible/install-tools.yml
2025-10-29 16:26:30 +01:00

8 lines
111 B
YAML

- hosts: all
name: Tools installieren
remote_user: root
gather_facts: yes
roles:
- install_tools