index
:
csa/devops/ansible-patches/openshift.git
ands
Unnamed repository; edit this file 'description' to name the repository.
Suren A. Chilingaryan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roles
/
lib_utils
/
src
/
class
Age
Commit message (
Expand
)
Author
2018-02-13
Adding ability to yedit json files.
Kenny Woodson
2017-09-20
Returning actual results of yedit query. Empty list was returning empty dict.
Kenny Woodson
2017-05-13
Fix python3 error in repoquery
Jeff Peeler
2017-05-12
Merge pull request #4065 from ingvagabund/introduce-get-rpm-version-role
Jan Chaloupka
2017-05-11
Extend repoquery command (of lib_utils role) to ignore excluders
Jan Chaloupka
2017-05-10
Fix for yedit custom separators
Matt Woodson
2017-03-28
Fixed a bug in oc_volume.
Kenny Woodson
2017-03-28
Adding a few more test cases. Fixed a bug when key was empty. Safeguard agai...
Kenny Woodson
2017-03-28
Added the ability to do multiple edits
Kenny Woodson
2017-02-28
raise exceptions when walking through object path
Joel Diaz
2017-02-22
fix up ruamel.yaml/pyyaml no-member lint errors
Jason DeTiberus
2017-02-22
Removed unrequired no-members from yedit and generated code
Steve Milner
2017-02-20
Fix validation of generated code
Rodolfo Carvalho
2017-02-16
Pleasing the linting gods.
Kenny Woodson
2017-02-16
Fixed tests for pyyaml vs ruamel. Added import logic. Fixed safe load.
Kenny Woodson
2017-02-16
Adding fallback support for pyyaml.
Kenny Woodson
2017-02-06
Added oc_serviceaccount_secret to lib_openshift.
Thomas Wiest
2017-01-31
Added repoquery to lib_utils.
Thomas Wiest
2017-01-17
Adding oc_edit module to lib_openshift.
Kenny Woodson
2017-01-13
lib_openshift modules. This is the first one. oc_route.
Kenny Woodson
2017-01-11
Adding ability to systematically modify yaml from ansible.
Kenny Woodson