summaryrefslogtreecommitdiffstats
path: root/roles/openshift_persistent_volumes/action_plugins
Commit message (Collapse)AuthorAgeFilesLines
* Fix generate_pv_pvcs_list plugin undefMichael Gugino2017-12-051-5/+3
| | | | Fixes bug of referencing variable before assignment.
* Fix hosted varsMichael Gugino2017-12-051-0/+159
Remove hosted vars from openshift_facts. The current pattern is causing a bunch of undesired sideffects.