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
/
openshift_repos
/
tasks
Age
Commit message (
Expand
)
Author
2017-01-04
Cast openshift_enable_origin_repo to bool.
Andrew Butcher
2016-11-17
Refactor to use Ansible package module
Russell Teague
2016-11-17
Allow users to disable the origin repo creation
Scott Dodson
2016-08-24
fix duplicate src field
Jason DeTiberus
2016-08-24
simplify repo configuration
Jason DeTiberus
2016-08-23
Revert "Due to problems with with_fileglob lets avoid using it for now"
Scott Dodson
2016-08-18
Due to problems with with_fileglob lets avoid using it for now
Scott Dodson
2016-08-08
with_fileglob no longer supports wildcard prefixes.
Andrew Butcher
2016-07-07
Don't special case origin on centos
Scott Dodson
2016-07-06
Add CentOS PaaS SIG repos for RHEL
Scott Dodson
2016-05-26
switch to using sig release packages
Jason DeTiberus
2016-03-03
First past at the upgrade process
Brenton Leanhardt
2016-02-23
Add quotes around src argument to support paths with spaces
David Mat
2015-12-15
Skip yum/dnf ops when is_containerized
Scott Dodson
2015-12-15
Containerization work by @sdodson
Scott Dodson
2015-12-15
Initial containerization work from @ibotty
Tobias Florek
2015-12-09
Remove yum / dnf duplication
Scott Dodson
2015-12-02
Fedora changes:
Adam Miller
2015-11-24
Update openshift_repos to refresh package cache on changes
Jason DeTiberus
2015-11-05
Various HA changes for pacemaker and native methods.
Andrew Butcher
2015-04-14
Configuration updates for latest builds and major refactor
Jason DeTiberus
2015-04-03
openshift_facts role/module refactor default settings
Jason DeTiberus
2015-03-18
Rename repos role to openshift_repos
Jason DeTiberus