summaryrefslogtreecommitdiff
path: root/roles/lib_utils/src/class
AgeCommit message (Expand)Author
2018-02-13Adding ability to yedit json files.Kenny Woodson
2017-09-20Returning actual results of yedit query. Empty list was returning empty dict.Kenny Woodson
2017-05-13Fix python3 error in repoqueryJeff Peeler
2017-05-12Merge pull request #4065 from ingvagabund/introduce-get-rpm-version-roleJan Chaloupka
2017-05-11Extend repoquery command (of lib_utils role) to ignore excludersJan Chaloupka
2017-05-10Fix for yedit custom separatorsMatt Woodson
2017-03-28Fixed a bug in oc_volume.Kenny Woodson
2017-03-28Adding a few more test cases. Fixed a bug when key was empty. Safeguard agai...Kenny Woodson
2017-03-28Added the ability to do multiple editsKenny Woodson
2017-02-28raise exceptions when walking through object pathJoel Diaz
2017-02-22fix up ruamel.yaml/pyyaml no-member lint errorsJason DeTiberus
2017-02-22Removed unrequired no-members from yedit and generated codeSteve Milner
2017-02-20Fix validation of generated codeRodolfo Carvalho
2017-02-16Pleasing the linting gods.Kenny Woodson
2017-02-16Fixed tests for pyyaml vs ruamel. Added import logic. Fixed safe load.Kenny Woodson
2017-02-16Adding fallback support for pyyaml.Kenny Woodson
2017-02-06Added oc_serviceaccount_secret to lib_openshift.Thomas Wiest
2017-01-31Added repoquery to lib_utils.Thomas Wiest
2017-01-17Adding oc_edit module to lib_openshift.Kenny Woodson
2017-01-13lib_openshift modules. This is the first one. oc_route.Kenny Woodson
2017-01-11Adding ability to systematically modify yaml from ansible.Kenny Woodson