Files
Alexander Gorelyshev dce2de2145 Add the node_exporter role
2025-12-17 12:26:46 +04:00

7 lines
162 B
YAML

---
- name: "Include installation tasks"
ansible.builtin.include_tasks: "install.yml"
- name: "Including run tasks"
ansible.builtin.include_tasks: "run.yml"