I'm following this blog to install OpenShift origin v3 on OpenStack using Ansible. I got stuck with this error:
"Could not create fact file: %s, error: %s" % (filename, ex) main.OpenShiftFactsFileWriteError: Could not create fact file: /etc/ansible/facts.d/openshift.fact, error: [Errno 13] Permission denied: '/etc/ansible/facts.d'
Can somebody please help me..