소스 검색

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