summaryrefslogtreecommitdiff
path: root/roles/lib_openshift/tasks
AgeCommit message (Collapse)Author
2017-03-03BZ1422348 - Don't install python-ruamel-yamlScott Dodson
Just rely on PyYAML as a fallback and hope that's there
2017-02-20Adding router and registry to lib_openshift.Kenny Woodson
2017-02-16Don't attempt to install python-ruamel-yaml on atomicScott Dodson
2017-02-10use the correct name for the ruamel-yaml python moduleJan Chaloupka
2017-02-09Fixing docs.Kenny Woodson
2017-02-03Ensure python2-ruamel-yaml is installedScott Dodson
need to revisit this, currently python2-ruamel-yaml doesn't provide 'python-ruamel-yaml'. It probably should and that should be what we're installing.