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_loadbalancer
/
tasks
Age
Commit message (
Expand
)
Author
2017-12-20
Remove openshift.common.{is_atomic|is_containerized}
Michael Gugino
2017-12-18
Remove some small items from openshift_facts
Michael Gugino
2017-12-14
Deprecate using Ansible tests as filters
Russell Teague
2017-11-30
retry package operations
Luke Meyer
2017-11-22
Include Deprecation - openshift-loadbalancer
Russell Teague
2017-08-10
Updated README to reflect refactor. Moved firewall initialize into separate ...
Kenny Woodson
2017-08-09
Adding a default condition and removing unneeded defaults.
Kenny Woodson
2017-08-08
First attempt at refactor of os_firewall
Kenny Woodson
2017-01-25
Fix containerized haproxy config
Andrew Lau
2017-01-21
Add containzerized haproxy option
Andrew Lau
2016-11-28
Refactored to use Ansible systemd module
Russell Teague
2016-11-17
Refactor to use Ansible package module
Russell Teague
2016-11-01
Fix changed_when
Scott Dodson
2016-10-31
Touch all ini_file files before using them
Scott Dodson
2016-10-06
Error out if containerized=true for lb host.
Devan Goodwin
2016-10-03
Filterize haproxy frontends/backends and add method for providing additional ...
Andrew Butcher
2016-06-08
Add openshift_loadbalancer_facts role to set lb facts prior to running depend...
Andrew Butcher
2016-05-26
Separate master and haproxy config playbooks.
Andrew Butcher