Update main.yml
This commit is contained in:
parent
7d522ce6f8
commit
893e8e4025
@ -4,7 +4,7 @@
|
|||||||
role: Admin
|
role: Admin
|
||||||
org_slug: "{{ org_name }}"
|
org_slug: "{{ org_name }}"
|
||||||
existing_cloud_api_key: "{{ grafana_cloud_api_key }}"
|
existing_cloud_api_key: "{{ grafana_cloud_api_key }}"
|
||||||
fail_if_already_created: True
|
fail_if_already_created: False
|
||||||
state: present
|
state: present
|
||||||
register: add_result
|
register: add_result
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user