summaryrefslogtreecommitdiffstats
path: root/roles/os_firewall/tasks
Commit message (Expand)AuthorAgeFilesLines
* Allow for firewalld on atomic hostScott Dodson2018-01-181-1/+4
* Deprecate using Ansible tests as filtersRussell Teague2017-12-142-9/+13
* retry package operationsLuke Meyer2017-11-302-0/+4
* Include Deprecation - openshift-loadbalancerRussell Teague2017-11-221-2/+2
* Only attempt to start iptables on hosts in the current batchScott Dodson2017-09-131-1/+1
* Additional os_firewall role refactoringRussell Teague2017-08-153-13/+29
* Merge pull request #5051 from DenverJ/fix-iptables-reloadScott Dodson2017-08-151-0/+3
|\
| * Start iptables on each master in serialDenver Janke2017-08-101-0/+3
* | First attempt at refactor of os_firewallKenny Woodson2017-08-082-32/+0
|/
* Don't double quote when conditionsScott Dodson2017-05-012-2/+2
* Restart polkitd to workaround a bug in polkitdScott Dodson2017-04-031-0/+6
* Wait for firewalld polkit policy to be definedScott Dodson2017-03-301-0/+10
* Add 10 second wait after disabling firewalldScott Dodson2017-01-252-0/+10
* Remove is_containerized check for firewalld installsRussell Teague2017-01-241-2/+3
* Enable firewalld by defaultRussell Teague2016-12-141-0/+6
* Systemd `systemctl show` workaroundRussell Teague2016-11-232-2/+2
* Merge pull request #2817 from mtnbikenc/os_firewall-refactorJason DeTiberus2016-11-222-99/+20
|\
| * Refactor os_firewall roleRussell Teague2016-11-212-99/+20
* | Refactor to use Ansible package moduleRussell Teague2016-11-172-2/+2
|/
* Suppress more warnings.Andrew Butcher2016-09-281-0/+4
* Check and unmask iptables/firewalld.Andrew Butcher2016-05-022-0/+30
* Cleanup various deprecation warnings.Andrew Butcher2016-04-292-12/+6
* Fix enabling iptables for latest rhel versionsJason DeTiberus2016-02-081-16/+16
* Merge pull request #1118 from detiber/os_firewall_disableBrenton Leanhardt2016-01-191-2/+2
|\
| * Add ability to disable os_firewallJason DeTiberus2016-01-051-2/+2
* | Install iptables, iptables-services when not is_aotmicScott Dodson2015-12-221-1/+1
* | Skip yum/dnf ops when is_containerizedScott Dodson2015-12-151-0/+1
* | Containerization work by @sdodsonScott Dodson2015-12-151-1/+1
* | Initial containerization work from @ibottyTobias Florek2015-12-151-0/+1
|/
* Remove yum / dnf duplicationScott Dodson2015-12-092-25/+2
* Fedora changes:Adam Miller2015-12-022-0/+19
* fixes to better deal with gce image defaultsJason DeTiberus2015-04-212-0/+2
* openshift_facts role/module refactor default settingsJason DeTiberus2015-04-032-5/+12
* os_firewall fixesJason DeTiberus2015-03-092-32/+46
* start fixing os_firewall issuesJason DeTiberus2015-03-061-1/+1
* refactor firewall management into new roleJason DeTiberus2015-03-053-0/+127