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
Age
Commit message (
Expand
)
Author
2018-02-08
Merge pull request #6926 from abutcher/etcd-ca-host
Scott Dodson
2018-02-05
Initial support for 3.10
Scott Dodson
2018-02-01
lib_utils_oo_collect: Allow filtering on dot separated keys.
Andrew Butcher
2018-01-30
Merge pull request #6919 from mfojtik/symlink-kubectl-to-oc
OpenShift Merge Robot
2018-01-30
docker_creds: decode docker_config for py3 only if its a string
Vadim Rutkovsky
2018-01-29
Symlink kubectl to oc instead of openshift
Michal Fojtik
2018-01-25
Merge pull request #6859 from abutcher/bz1536217
OpenShift Merge Robot
2018-01-25
[1502838] Correct certificate alt name parsing
Russell Teague
2018-01-24
Redeploy etcd certificates during upgrade when etcd hostname not present in e...
Andrew Butcher
2018-01-24
Create swapoff module
Michael Gugino
2018-01-24
Merge pull request #6603 from joelddiaz/fetch_subnet_az
OpenShift Merge Robot
2018-01-23
Merge pull request #6682 from giuseppe/fix-registries
Michael Gugino
2018-01-22
un-hardcode default subnet az
Joel Diaz
2018-01-18
Add ability to mount volumes into system container nodes
Michael Gugino
2018-01-12
Don't use from ansible.module_utils.six as its no longer available in Ansible...
Vadim Rutkovsky
2018-01-10
Move more plugins to lib_utils
Michael Gugino
2018-01-10
docker_creds: fix python3 exception
Giuseppe Scrivano
2018-01-10
docker_creds: fix python3 exception
Giuseppe Scrivano
2018-01-09
Refactor version and move some checks into sanity_checks.py
Michael Gugino
2018-01-05
Migrate to import_role for static role inclusion
Scott Dodson
2017-12-21
Remove references to deployment_type
Michael Gugino
2017-12-20
Move validate_hosts to prerequisites.yml
Michael Gugino
2017-12-20
Move sanity_checks into custom action plugin
Michael Gugino
2017-12-18
Relocate filter plugins to lib_utils
Michael Gugino
2017-12-11
Copying upstream fix for ansible 2.4 ec2_group module.
Kenny Woodson
2017-11-14
Alternative method to create docker registry auth creds
Michael Gugino
2017-09-20
Returning actual results of yedit query. Empty list was returning empty dict.
Kenny Woodson
2017-09-13
add retry on repoquery_cmd
Luke Meyer
2017-09-13
add retries to repoquery module
Luke Meyer
2017-08-21
First attempt at provisioning.
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-03-06
Remove dummy setup/teardown methods
Rodolfo Carvalho
2017-03-06
Clean up test files
Rodolfo Carvalho
2017-03-06
Remove redundant assertion
Rodolfo Carvalho
2017-03-03
BZ1422348 - Don't install python-ruamel-yaml
Scott Dodson
2017-02-28
raise exceptions when walking through object path
Joel Diaz
2017-02-23
Merge pull request #3406 from sdodson/openshift_repos
Scott Dodson
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-21
Removed unused code. Made tests executable.
Kenny Woodson
2017-02-20
Fix validation of generated code
Rodolfo Carvalho
2017-02-19
Unset exec bit in tests, add missing requirements
Jason DeTiberus
2017-02-19
Include missing unit tests to test runner config
Rodolfo Carvalho
2017-02-19
Fix tests on Python 3
Rodolfo Carvalho
[next]