summaryrefslogtreecommitdiffstats
path: root/roles/lib_utils
Commit message (Expand)AuthorAgeFilesLines
* Adding ability to yedit json files.Kenny Woodson2018-02-133-14/+38
* Merge pull request #7106 from jarrpa/pvc-gen-storageclassOpenShift Merge Robot2018-02-131-1/+7
|\
| * Allow for blank StorageClass in PVC creationJose A. Rivera2018-02-121-1/+7
* | Merge pull request #7113 from mgugino-upstream-stage/fix-etcd-scaleup-sanityMichael Gugino2018-02-121-1/+18
|\ \
| * | Fix etcd scaleup playsMichael Gugino2018-02-121-1/+18
| |/
* | Verify that requested services have schedulable nodes matching the selectorsVadim Rutkovsky2018-02-101-1/+47
|/
* Merge pull request #6926 from abutcher/etcd-ca-hostScott Dodson2018-02-081-1/+1
|\
| * lib_utils_oo_collect: Allow filtering on dot separated keys.Andrew Butcher2018-02-011-1/+1
* | Initial support for 3.10Scott Dodson2018-02-054-10/+14
|/
* Merge pull request #6919 from mfojtik/symlink-kubectl-to-ocOpenShift Merge Robot2018-01-301-1/+1
|\
| * Symlink kubectl to oc instead of openshiftMichal Fojtik2018-01-291-1/+1
* | docker_creds: decode docker_config for py3 only if its a stringVadim Rutkovsky2018-01-301-1/+3
* | Merge pull request #6859 from abutcher/bz1536217OpenShift Merge Robot2018-01-251-0/+53
|\ \
| * | Redeploy etcd certificates during upgrade when etcd hostname not present in e...Andrew Butcher2018-01-241-0/+53
* | | [1502838] Correct certificate alt name parsingRussell Teague2018-01-251-3/+4
* | | Create swapoff moduleMichael Gugino2018-01-241-0/+137
* | | Merge pull request #6603 from joelddiaz/fetch_subnet_azOpenShift Merge Robot2018-01-241-0/+16
|\ \ \
| * | | un-hardcode default subnet azJoel Diaz2018-01-221-0/+16
* | | | Merge pull request #6682 from giuseppe/fix-registriesMichael Gugino2018-01-231-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | docker_creds: fix python3 exceptionGiuseppe Scrivano2018-01-101-1/+1
| * | | docker_creds: fix python3 exceptionGiuseppe Scrivano2018-01-101-1/+1
* | | | Add ability to mount volumes into system container nodesMichael Gugino2018-01-181-0/+14
| |_|/ |/| |
* | | Don't use from ansible.module_utils.six as its no longer available in Ansible...Vadim Rutkovsky2018-01-122-12/+5
| |/ |/|
* | Move more plugins to lib_utilsMichael Gugino2018-01-1018-0/+3258
|/
* Refactor version and move some checks into sanity_checks.pyMichael Gugino2018-01-091-1/+56
* Migrate to import_role for static role inclusionScott Dodson2018-01-051-2/+2
* Remove references to deployment_typeMichael Gugino2017-12-211-1/+17
* Move validate_hosts to prerequisites.ymlMichael Gugino2017-12-201-1/+15
* Move sanity_checks into custom action pluginMichael Gugino2017-12-201-0/+96
* Relocate filter plugins to lib_utilsMichael Gugino2017-12-187-0/+1601
* Copying upstream fix for ansible 2.4 ec2_group module.Kenny Woodson2017-12-111-0/+903
* Alternative method to create docker registry auth credsMichael Gugino2017-11-141-0/+207
* Returning actual results of yedit query. Empty list was returning empty dict.Kenny Woodson2017-09-202-2/+2
* add retry on repoquery_cmdLuke Meyer2017-09-131-1/+1
* add retries to repoquery moduleLuke Meyer2017-09-134-12/+25
* First attempt at provisioning.Kenny Woodson2017-08-213-1/+486
* Fix python3 error in repoqueryJeff Peeler2017-05-133-3/+3
* Merge pull request #4065 from ingvagabund/introduce-get-rpm-version-roleJan Chaloupka2017-05-126-4/+58
|\
| * Extend repoquery command (of lib_utils role) to ignore excludersJan Chaloupka2017-05-116-4/+58
* | Fix for yedit custom separatorsMatt Woodson2017-05-102-2/+2
|/
* Fixed a bug in oc_volume.Kenny Woodson2017-03-284-94/+76
* Adding a few more test cases. Fixed a bug when key was empty. Safeguard agai...Kenny Woodson2017-03-285-19/+132
* Added the ability to do multiple editsKenny Woodson2017-03-285-111/+242
* Remove dummy setup/teardown methodsRodolfo Carvalho2017-03-061-8/+0
* Clean up test filesRodolfo Carvalho2017-03-062-24/+0
* Remove redundant assertionRodolfo Carvalho2017-03-061-2/+0
* BZ1422348 - Don't install python-ruamel-yamlScott Dodson2017-03-032-12/+1
* raise exceptions when walking through object pathJoel Diaz2017-02-283-5/+38
* Merge pull request #3406 from sdodson/openshift_reposScott Dodson2017-02-231-0/+15
|\
| * add dependency on openshift_reposScott Dodson2017-02-171-0/+15