Set any_errors_fatal for etcd facts play
@@ -1,6 +1,7 @@
---
- name: Initialize host facts
hosts: oo_all_hosts
+ any_errors_fatal: true
roles:
- openshift_facts
tasks:
- name: Set etcd facts needed for generating certs
hosts: oo_etcd_to_config