summaryrefslogtreecommitdiff
path: root/roles/lib_utils
AgeCommit message (Expand)Author
2018-02-08Merge pull request #6926 from abutcher/etcd-ca-hostScott Dodson
2018-02-05Initial support for 3.10Scott Dodson
2018-02-01lib_utils_oo_collect: Allow filtering on dot separated keys.Andrew Butcher
2018-01-30Merge pull request #6919 from mfojtik/symlink-kubectl-to-ocOpenShift Merge Robot
2018-01-30docker_creds: decode docker_config for py3 only if its a stringVadim Rutkovsky
2018-01-29Symlink kubectl to oc instead of openshiftMichal Fojtik
2018-01-25Merge pull request #6859 from abutcher/bz1536217OpenShift Merge Robot
2018-01-25[1502838] Correct certificate alt name parsingRussell Teague
2018-01-24Redeploy etcd certificates during upgrade when etcd hostname not present in e...Andrew Butcher
2018-01-24Create swapoff moduleMichael Gugino
2018-01-24Merge pull request #6603 from joelddiaz/fetch_subnet_azOpenShift Merge Robot
2018-01-23Merge pull request #6682 from giuseppe/fix-registriesMichael Gugino
2018-01-22un-hardcode default subnet azJoel Diaz
2018-01-18Add ability to mount volumes into system container nodesMichael Gugino
2018-01-12Don't use from ansible.module_utils.six as its no longer available in Ansible...Vadim Rutkovsky
2018-01-10Move more plugins to lib_utilsMichael Gugino
2018-01-10docker_creds: fix python3 exceptionGiuseppe Scrivano
2018-01-10docker_creds: fix python3 exceptionGiuseppe Scrivano
2018-01-09Refactor version and move some checks into sanity_checks.pyMichael Gugino
2018-01-05Migrate to import_role for static role inclusionScott Dodson
2017-12-21Remove references to deployment_typeMichael Gugino
2017-12-20Move validate_hosts to prerequisites.ymlMichael Gugino
2017-12-20Move sanity_checks into custom action pluginMichael Gugino
2017-12-18Relocate filter plugins to lib_utilsMichael Gugino
2017-12-11Copying upstream fix for ansible 2.4 ec2_group module.Kenny Woodson
2017-11-14Alternative method to create docker registry auth credsMichael Gugino
2017-09-20Returning actual results of yedit query. Empty list was returning empty dict.Kenny Woodson
2017-09-13add retry on repoquery_cmdLuke Meyer
2017-09-13add retries to repoquery moduleLuke Meyer
2017-08-21First attempt at provisioning.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-03-06Remove dummy setup/teardown methodsRodolfo Carvalho
2017-03-06Clean up test filesRodolfo Carvalho
2017-03-06Remove redundant assertionRodolfo Carvalho
2017-03-03BZ1422348 - Don't install python-ruamel-yamlScott Dodson
2017-02-28raise exceptions when walking through object pathJoel Diaz
2017-02-23Merge pull request #3406 from sdodson/openshift_reposScott Dodson
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