Explorar o código

Set any_errors_fatal for initialize facts play.

Andrew Butcher %!s(int64=9) %!d(string=hai) anos
pai
achega
6fb5124fa8
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      playbooks/common/openshift-cluster/initialize_facts.yml

+ 1 - 0
playbooks/common/openshift-cluster/initialize_facts.yml

@@ -1,6 +1,7 @@
 ---
 - name: Initialize host facts
   hosts: oo_all_hosts
+  any_errors_fatal: true
   roles:
   - openshift_facts
   tasks: