ansible-role-k3s/molecule/default/playbook-auto-deploying-manifests.yml

11 lines
187 B
YAML
Raw Normal View History

---
- name: Converge
hosts: all
become: true
vars:
molecule_is_test: true
k3s_server_manifests_templates:
- "ns-monitoring.yml.j2"
roles:
- role: xanmanning.k3s