summaryrefslogtreecommitdiff
path: root/roles/lib_utils/src
AgeCommit message (Expand)Author
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-21Removed unused code. Made tests executable.Kenny Woodson
2017-02-20Fix validation of generated codeRodolfo Carvalho
2017-02-19Unset exec bit in tests, add missing requirementsJason DeTiberus
2017-02-19Include missing unit tests to test runner configRodolfo Carvalho
2017-02-19Fix tests on Python 3Rodolfo 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-07Fixed ansible module unit and integration tests and added runners.Thomas Wiest
2017-02-06Added oc_serviceaccount_secret to lib_openshift.Thomas Wiest
2017-01-31Added repoquery to lib_utils.Thomas Wiest
2017-01-24Update the generators to include fragment bannersTim Bielawa
2017-01-18Updated the generate.py scripts for tox and virtualenv.Kenny Woodson
2017-01-18Adding a few updates for python27,35 compatibilityKenny Woodson
2017-01-17Adding --verfiy to generate script.Kenny Woodson
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