瀏覽代碼

Update collect_node_info.yml

Signed-off-by: trinesh <palakurthi_trinesh@dellteam.com>
ptrinesh 3 年之前
父節點
當前提交
eae88b9c47
共有 1 個文件被更改,包括 2 次插入2 次删除
  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