summaryrefslogtreecommitdiffstats
path: root/playbooks/prerequisites.yml
Commit message (Collapse)AuthorAgeFilesLines
* Implement container_runtime playbooks and changesMichael Gugino2017-12-071-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 roleMichael Gugino2017-12-011-5/+10
|
* Place-holder for prerequisites.ymlMichael Gugino2017-11-211-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.