Browse Source

Update pre-requisites.yml

Signed-off-by: sakshiarora13 <sakshi_arora1@dell.com>
sakshiarora13 3 years ago
parent
commit
ff50659de9
1 changed files with 1 additions and 2 deletions
  1. 1 2
      control_plane/roles/webui_grafana/tasks/pre-requisites.yml

+ 1 - 2
control_plane/roles/webui_grafana/tasks/pre-requisites.yml

@@ -13,7 +13,6 @@
 # limitations under the License.
 ---
 
-
 - name: Add kubernetes and grafana ansible-galaxy collection
   command: ansible-galaxy collection install "{{ item }}"
   with_items: "{{ collections_name }}"
@@ -32,4 +31,4 @@
     state: directory
     mode: "{{ directory_mode }}"
     group: root
-    owner: root
+    owner: root