summaryrefslogtreecommitdiffstats
path: root/roles/lib_utils/tasks
Commit message (Collapse)AuthorAgeFilesLines
* BZ1422348 - Don't install python-ruamel-yamlScott Dodson2017-03-031-10/+0
| | | | Just rely on PyYAML as a fallback and hope that's there
* Don't attempt to install python-ruamel-yaml on atomicScott Dodson2017-02-161-0/+6
|
* Ensure python2-ruamel-yaml is installedScott Dodson2017-02-031-0/+5
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.