This commit is contained in:
parent
1815c6a325
commit
72b71d02d8
1 changed files with 3 additions and 2 deletions
|
|
@ -3,7 +3,8 @@
|
|||
|
||||
- name: monitoring setup
|
||||
block:
|
||||
- include_vars: "{{ item }}"
|
||||
- name: Include vars files list
|
||||
include_vars: "{{ item }}"
|
||||
with_items:
|
||||
- "prometheus_files_list.yml"
|
||||
- "grafana_files_list.yml"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue