Skip to content

Commit

Permalink
test: grafana attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
Nemental committed Jun 27, 2024
1 parent 13bec56 commit b7f7746
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
register: result
ignore_errors: true
community.grafana.grafana_notification_channel:
grafana_url: "{{ grafana_url }}"
grafana_user: "{{ grafana_username }}"
grafana_password: "{{ grafana_password }}"
title: apitest
state: absent

Expand Down

0 comments on commit b7f7746

Please sign in to comment.