Correct relative include for ansible version check.
@@ -1,5 +1,5 @@
---
-- include: ../../common/openshift-cluster/verify_ansible_version.yml
+- include: ../../../../common/openshift-cluster/verify_ansible_version.yml
- hosts: localhost
connection: local