Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Commit

Permalink
cloudalchemy/ansible-granafa#304
Browse files Browse the repository at this point in the history
  • Loading branch information
mtraynham committed Mar 28, 2023
1 parent 97aa210 commit 3d6fcb2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tasks/dashboards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
-o {{ _tmp_dashboards.path }}/{{ item.dashboard_id }}.json
args:
creates: "{{ _tmp_dashboards.path }}/{{ item.dashboard_id }}.json"
warn: false
register: _download_dashboards
until: _download_dashboards is succeeded
retries: 5
Expand Down

0 comments on commit 3d6fcb2

Please sign in to comment.