Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add os_firewall to prerequisites.yml | Michael Gugino | 2017-12-07 | 1 | -0/+6 |
| | | | | | | | This needs to be in place for crio. This role only installs and enables iptables, thus should only be run once. | ||||
* | Implement container_runtime playbooks and changes | Michael Gugino | 2017-12-07 | 1 | -8/+2 |
| | | | | | | This commit refactors some duplicate code, removes usage of set_fact where not needed, and reorganizes container_runtime role to use include_role. | ||||
* | Implement container runtime role | Michael Gugino | 2017-12-01 | 1 | -5/+10 |
| | |||||
* | Place-holder for prerequisites.yml | Michael Gugino | 2017-11-21 | 1 | -0/+7 |
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. |