summaryrefslogtreecommitdiffstats
path: root/roles/container_runtime/tasks/common
Commit message (Collapse)AuthorAgeFilesLines
* Deprecate using Ansible tests as filtersRussell Teague2017-12-141-3/+3
|
* Implement container_runtime playbooks and changesMichael Gugino2017-12-076-0/+160
This commit refactors some duplicate code, removes usage of set_fact where not needed, and reorganizes container_runtime role to use include_role.