Explorar o código

Update plugins.yml

Signed-off-by: sakshiarora13 <sakshi_arora1@dell.com>
sakshiarora13 %!s(int64=3) %!d(string=hai) anos
pai
achega
29af888c27
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      control_plane/roles/webui_grafana/tasks/plugins.yml

+ 1 - 2
control_plane/roles/webui_grafana/tasks/plugins.yml

@@ -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