Forráskód Böngészése

Update collect_node_info.yml

Signed-off-by: trinesh <palakurthi_trinesh@dellteam.com>
ptrinesh 3 éve
szülő
commit
eae88b9c47
1 módosított fájl, 2 hozzáadás és 2 törlés
  1. 2 2
      control_plane/collect_node_info.yml

+ 2 - 2
control_plane/collect_node_info.yml

@@ -16,6 +16,6 @@
 - name: Collect control_plane host inventory
   hosts: localhost
   connection: local
-  gather_facts: no
+  gather_facts: false
   roles:
-    - collect_node_info
+    - collect_node_info