Przeglądaj źródła

Update plugins.yml

Signed-off-by: sakshiarora13 <sakshi_arora1@dell.com>
sakshiarora13 3 lat temu
rodzic
commit
29af888c27

+ 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