infra/home-k8s-playbook.yaml

7 lines
86 B
YAML
Raw Normal View History

- hosts: home_k8s
vars:
ansible_user: root
roles:
- base
- monitoring