I setup and teardown origin via minishift very often (dev environment). Each time I need to edit the clusterhost in four files, the token in four files, and the central_registry_hostname in one file (unsure if that last one is required). Could top level variables be added to these files? I could then, perhaps, specify --extra-vars to the ansible-playbook command.