summaryrefslogtreecommitdiffstats
path: root/roles/docker-storage-setup/tasks
Commit message (Collapse)AuthorAgeFilesLines
* Required variables to create dedicated lv (#766)Eduardo Mínguez2017-10-031-7/+28
| | | | | | | | * Required variables to create dedicated lv https://bugzilla.redhat.com/show_bug.cgi?id=1490910#c11 * Fixed lint and added distribution to checks
* Removed hardcoded values from ansible rolesEduardo Minguez Perez2017-05-161-2/+2
|
* update for yamllint errorsJason DeTiberus2017-01-261-5/+5
|
* Making providers common (#126)Ryan Cook2017-01-131-0/+8
* Making providers common * moving directory locations * using links and removal of vars file callout * rename of file * went block crazy * cleanup * add to remove * missing Pyyaml package in README * let docker actually setup docker storage and start the service * name change * Fix for vmware. Will variablize in the future * catchup to test common providers against master * should only be schedulable nodes