Signed-off-by: sakshiarora13 <sakshi_arora1@dell.com>
@@ -13,7 +13,6 @@
# limitations under the License.
---
-
- name: Git clone grafana plugin repo
ansible.builtin.git:
repo: "{{ grafana_plugins_github_repo }}"
@@ -33,4 +32,4 @@
- name: Restart grafana deployment to add grafana plugins
command: kubectl rollout restart deployment -n "{{ grafana_namespace }}"
- changed_when: false
+ changed_when: false