summaryrefslogtreecommitdiffstats
path: root/roles/lib_utils/library
Commit message (Collapse)AuthorAgeFilesLines
* fix up ruamel.yaml/pyyaml no-member lint errorsJason DeTiberus2017-02-222-38/+42
|
* Removed unrequired no-members from yedit and generated codeSteve Milner2017-02-221-5/+20
|
* Fix tests on Python 3Rodolfo Carvalho2017-02-191-1/+1
| | | | | | Unlike in Python 2: - `range` doesn't return a list. - `dict.keys` doesn't return a list.
* Pleasing the linting gods.Kenny Woodson2017-02-162-7/+13
|
* Fixed tests for pyyaml vs ruamel. Added import logic. Fixed safe load.Kenny Woodson2017-02-161-2/+2
|
* Adding fallback support for pyyaml.Kenny Woodson2017-02-162-17/+44
|
* Added oc_serviceaccount_secret to lib_openshift.Thomas Wiest2017-02-061-8/+15
|
* Added repoquery to lib_utils.Thomas Wiest2017-01-312-8/+618
|
* Generate the artifacts from fragments.Tim Bielawa2017-01-241-0/+16
|
* Updated the generate.py scripts for tox and virtualenv.Kenny Woodson2017-01-181-0/+6
|
* Adding oc_edit module to lib_openshift.Kenny Woodson2017-01-171-0/+4
|
* lib_openshift modules. This is the first one. oc_route.Kenny Woodson2017-01-131-55/+53
|
* Adding ability to systematically modify yaml from ansible.Kenny Woodson2017-01-111-0/+766