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
/
os_firewall
Age
Commit message (
Expand
)
Author
2016-05-02
Check and unmask iptables/firewalld.
Andrew Butcher
2016-05-02
Default os_firewall_use_firewalld to false in os_firewall and remove overrides.
Andrew Butcher
2016-04-29
Cleanup various deprecation warnings.
Andrew Butcher
2016-03-15
Move common common facts to openshift_facts
Jason DeTiberus
2016-02-08
Fix enabling iptables for latest rhel versions
Jason DeTiberus
2016-01-19
Merge pull request #1118 from detiber/os_firewall_disable
Brenton Leanhardt
2016-01-05
Add ability to disable os_firewall
Jason DeTiberus
2015-12-22
Install iptables, iptables-services when not is_aotmic
Scott Dodson
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-04-21
pylint
Jason DeTiberus
2015-04-21
fixes to better deal with gce image defaults
Jason DeTiberus
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-24
* Remove DOCKER chain work around
Jhon Honce
2015-03-24
Revert "Jwhonce wip/cluster"
Jhon Honce
2015-03-24
remove os_firewall creation of DOCKER chain
Jason DeTiberus
2015-03-24
Add verify_chain action to os_firewall_manage_iptables module
Jason DeTiberus
2015-03-24
* Add DOCKER chain to iptables
Jhon Honce
2015-03-09
Merge pull request #100 from detiber/randomCleanup
Thomas Wiest
2015-03-09
os_firewall fixes
Jason DeTiberus
2015-03-06
start fixing os_firewall issues
Jason DeTiberus
2015-03-06
Fix license name
Jason DeTiberus
2015-03-05
refactor firewall management into new role
Jason DeTiberus