mirror of
https://github.com/davestephens/ansible-nas
synced 2025-01-12 19:48:47 +00:00
Fix grafana test idempotence
This commit is contained in:
parent
5409640a12
commit
7e1149beaa
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
state: directory
|
||||
owner: "472"
|
||||
recurse: yes
|
||||
changed_when: false
|
||||
with_items:
|
||||
- "{{ stats_grafana_data_directory }}"
|
||||
- "{{ stats_grafana_config_directory }}"
|
||||
|
|
Loading…
Reference in a new issue