summaryrefslogtreecommitdiff
path: root/roles/openshift_repos/tasks
AgeCommit message (Expand)Author
2017-11-02Remove old /etc/yum.repos.d/openshift_additional.repo file.Andrew Butcher
2017-09-26Fix origin repo deploymentMichael Gugino
2017-08-31Adding another default to protect against missing name/descKenny Woodson
2017-08-29Merging openshift_node with openshift bootstrap.Kenny Woodson
2017-07-23Support enabling the centos-openshift-origin-testing repositoryDavid Moreau-Simard
2017-06-06singletonize some role tasks that repeat a lotLuke Meyer
2017-05-15Don't set-up origin repositories if they've already been configuredDavid Moreau-Simard
2017-05-03Ensure repo cache is clean on the first runRussell Teague
2017-03-29validate and normalize inventory variablesLuke Meyer
2017-02-17Disentangle openshift_repos from openshift_factsScott Dodson
2017-01-04Cast openshift_enable_origin_repo to bool.Andrew Butcher
2016-11-17Refactor to use Ansible package moduleRussell Teague
2016-11-17Allow users to disable the origin repo creationScott Dodson
2016-08-24fix duplicate src fieldJason DeTiberus
2016-08-24simplify repo configurationJason DeTiberus
2016-08-23Revert "Due to problems with with_fileglob lets avoid using it for now"Scott Dodson
2016-08-18Due to problems with with_fileglob lets avoid using it for nowScott Dodson
2016-08-08with_fileglob no longer supports wildcard prefixes.Andrew Butcher
2016-07-07Don't special case origin on centosScott Dodson
2016-07-06Add CentOS PaaS SIG repos for RHELScott Dodson
2016-05-26switch to using sig release packagesJason DeTiberus
2016-03-03First past at the upgrade processBrenton Leanhardt
2016-02-23Add quotes around src argument to support paths with spacesDavid Mat
2015-12-15Skip yum/dnf ops when is_containerizedScott Dodson
2015-12-15Containerization work by @sdodsonScott Dodson
2015-12-15Initial containerization work from @ibottyTobias Florek
2015-12-09Remove yum / dnf duplicationScott Dodson
2015-12-02Fedora changes:Adam Miller
2015-11-24Update openshift_repos to refresh package cache on changesJason DeTiberus
2015-11-05Various HA changes for pacemaker and native methods.Andrew Butcher
2015-04-14Configuration updates for latest builds and major refactorJason DeTiberus
2015-04-03openshift_facts role/module refactor default settingsJason DeTiberus
2015-03-18Rename repos role to openshift_reposJason DeTiberus