add smartctl_exporter role
This commit is contained in:
6
roles/smartctl_exporter/tasks/main.yml
Normal file
6
roles/smartctl_exporter/tasks/main.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
- name: "Include installation tasks"
|
||||
ansible.builtin.include_tasks: "install.yml"
|
||||
|
||||
- name: "Including configuration tasks"
|
||||
ansible.builtin.include_tasks: "configure.yml"
|
||||
Reference in New Issue
Block a user