Initial Cloud1 configuration
Changes required to deploy openshift to C1DL
- Discover docker registry and conditionally trust insecure registry
- Template inv.j2 with docker registry with additional settings (current settings populated in defaults)
- Gather facts and construct inventory from local machine (Cloud1 OSE bastion lacks IAM permissions for some discovery)
- Optionally execute remote Ansible openshift playbook directly, outside of a single task. When a large playbook is wrapped in a single task, no output is received until the process finishes.