Update main.yml

This commit is contained in:
Ishan Jain 2022-10-10 11:42:54 +05:30 committed by GitHub
parent 7d522ce6f8
commit 893e8e4025
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@
role: Admin
org_slug: "{{ org_name }}"
existing_cloud_api_key: "{{ grafana_cloud_api_key }}"
fail_if_already_created: True
fail_if_already_created: False
state: present
register: add_result