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
/
tasks
Age
Commit message (
Expand
)
Author
2017-01-25
Add 10 second wait after disabling firewalld
Scott Dodson
2017-01-24
Remove is_containerized check for firewalld installs
Russell Teague
2016-12-14
Enable firewalld by default
Russell Teague
2016-11-23
Systemd `systemctl show` workaround
Russell Teague
2016-11-22
Merge pull request #2817 from mtnbikenc/os_firewall-refactor
Jason DeTiberus
2016-11-21
Refactor os_firewall role
Russell Teague
2016-11-17
Refactor to use Ansible package module
Russell Teague
2016-09-28
Suppress more warnings.
Andrew Butcher
2016-05-02
Check and unmask iptables/firewalld.
Andrew Butcher
2016-04-29
Cleanup various deprecation warnings.
Andrew Butcher
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
fixes to better deal with gce image defaults
Jason DeTiberus
2015-04-03
openshift_facts role/module refactor default settings
Jason DeTiberus
2015-03-09
os_firewall fixes
Jason DeTiberus
2015-03-06
start fixing os_firewall issues
Jason DeTiberus
2015-03-05
refactor firewall management into new role
Jason DeTiberus