tele-mcp/ansible/playbook.yml

9 lines
143 B
YAML
Raw Normal View History

2025-09-07 23:39:44 +02:00
- name: TeleMcp bootstrap
hosts: all
become: yes
vars:
values_dir: /opt/telemcp-values
roles:
- k8s_host
- telemetry_stack