summaryrefslogtreecommitdiff
path: root/roles/os_firewall/tasks
AgeCommit message (Expand)Author
2017-12-14Deprecate using Ansible tests as filtersRussell Teague
2017-11-30retry package operationsLuke Meyer
2017-11-22Include Deprecation - openshift-loadbalancerRussell Teague
2017-09-13Only attempt to start iptables on hosts in the current batchScott Dodson
2017-08-15Additional os_firewall role refactoringRussell Teague
2017-08-15Merge pull request #5051 from DenverJ/fix-iptables-reloadScott Dodson
2017-08-10Start iptables on each master in serialDenver Janke
2017-08-08First attempt at refactor of os_firewallKenny Woodson
2017-05-01Don't double quote when conditionsScott Dodson
2017-04-03Restart polkitd to workaround a bug in polkitdScott Dodson
2017-03-30Wait for firewalld polkit policy to be definedScott Dodson
2017-01-25Add 10 second wait after disabling firewalldScott Dodson
2017-01-24Remove is_containerized check for firewalld installsRussell Teague
2016-12-14Enable firewalld by defaultRussell Teague
2016-11-23Systemd `systemctl show` workaroundRussell Teague
2016-11-22Merge pull request #2817 from mtnbikenc/os_firewall-refactorJason DeTiberus
2016-11-21Refactor os_firewall roleRussell Teague
2016-11-17Refactor to use Ansible package moduleRussell Teague
2016-09-28Suppress more warnings.Andrew Butcher
2016-05-02Check and unmask iptables/firewalld.Andrew Butcher
2016-04-29Cleanup various deprecation warnings.Andrew Butcher
2016-02-08Fix enabling iptables for latest rhel versionsJason DeTiberus
2016-01-19Merge pull request #1118 from detiber/os_firewall_disableBrenton Leanhardt
2016-01-05Add ability to disable os_firewallJason DeTiberus
2015-12-22Install iptables, iptables-services when not is_aotmicScott Dodson
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-04-21fixes to better deal with gce image defaultsJason DeTiberus
2015-04-03openshift_facts role/module refactor default settingsJason DeTiberus
2015-03-09os_firewall fixesJason DeTiberus
2015-03-06start fixing os_firewall issuesJason DeTiberus
2015-03-05refactor firewall management into new roleJason DeTiberus