| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Move openshift_deployment_type check into sanity_check
action plugin. Remove compatibility for deployment_type.
deployment_type has been deprecated for some time now.
|
|
|
|
|
|
| |
Move more checks outside of init/main.yml for
speeding up upgrades and other operational plays that
need to run.
|
| |
|
|
|
|
|
| |
This commit refactors some steps in rhel subscribe and
moves repos.yml from init/main to prerequisites.
|
|
|
|
|
|
|
| |
This needs to be in place for crio.
This role only installs and enables iptables, thus
should only be run once.
|
|
|
|
|
|
| |
This commit refactors some duplicate code, removes
usage of set_fact where not needed, and reorganizes
container_runtime role to use include_role.
|
| |
|
|
We need this file to be in place to add an additional step
to the CI jobs.
In subsequent PRs, we can add steps into this file.
|