95c65b7 playbooks/init: Refresh master facts during init

Authored and Committed by Russell Teague 3 years ago
    playbooks/init: Refresh master facts during init
    
    In some cases the /etc/ansible/facts.d/openshift.fact file might be
    missing on masters, which can cause failures due to undefined master
    facts.  Refreshing the master facts during initialization will ensure
    master facts are properly set even if the openshift.fact file is
    missing.
    
        
file modified
+2 -2