summaryrefslogtreecommitdiffstats
path: root/roles/os_firewall
Commit message (Expand)AuthorAgeFilesLines
* Allow for firewalld on atomic hostScott Dodson2018-01-181-1/+4
* Migrate to import_role for static role inclusionScott Dodson2018-01-051-2/+2
* 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
* Default to global setting for firewall.Kenny Woodson2017-08-251-1/+1
* Additional os_firewall role refactoringRussell Teague2017-08-154-29/+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
* | Updated README to reflect refactor. Moved firewall initialize into separate ...Kenny Woodson2017-08-102-25/+14
* | First attempt at refactor of os_firewallKenny Woodson2017-08-083-315/+0
|/
* Default to iptables on masterScott Dodson2017-05-102-2/+2
* Remove vim configuration from Python filesRodolfo Carvalho2017-05-091-1/+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
* [os_firewall] Fix default iptables args.Andrew Butcher2017-01-241-2/+2
* [os_firewall] Add -w flag to wait for iptables xtables lock.Andrew Butcher2017-01-231-1/+3
* Support openshift_node_port_range for configuring service NodePortsClayton Coleman2017-01-101-2/+10
* Enable firewalld by defaultRussell Teague2016-12-143-7/+14
* update tests and flake8/pylint fixesJason DeTiberus2016-11-291-24/+24
* Updating docs for Ansible 2.2 requirementsRussell Teague2016-11-282-2/+2
* Systemd `systemctl show` workaroundRussell Teague2016-11-232-2/+2
* Merge pull request #2838 from mscherer/port_py3Jason DeTiberus2016-11-221-1/+2
|\
| * Make os_firewall_manage_iptables run on python3Michael Scherer2016-11-221-1/+2
* | Merge pull request #2817 from mtnbikenc/os_firewall-refactorJason DeTiberus2016-11-224-105/+26
|\ \ | |/ |/|
| * Refactor os_firewall roleRussell Teague2016-11-214-105/+26
* | Refactor to use Ansible package moduleRussell Teague2016-11-172-2/+2
|/
* Added dependency of os_firewall to docker roleRussell Teague2016-11-142-1/+2
* Fix typosRodolfo Carvalho2016-10-191-2/+2
* Suppress more warnings.Andrew Butcher2016-09-281-0/+4
* Check if last rule is DROP when inserting iptables rules.Andrew Butcher2016-06-271-5/+5
* Check and unmask iptables/firewalld.Andrew Butcher2016-05-022-0/+30
* Default os_firewall_use_firewalld to false in os_firewall and remove overrides.Andrew Butcher2016-05-021-1/+5
* Cleanup various deprecation warnings.Andrew Butcher2016-04-293-12/+8
* Move common common facts to openshift_factsJason DeTiberus2016-03-151-1/+2
* Fix enabling iptables for latest rhel versionsJason DeTiberus2016-02-081-16/+16
* Merge pull request #1118 from detiber/os_firewall_disableBrenton Leanhardt2016-01-192-2/+3
|\
| * Add ability to disable os_firewallJason DeTiberus2016-01-052-2/+3
* | 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
* pylintJason DeTiberus2015-04-211-38/+44
* fixes to better deal with gce image defaultsJason DeTiberus2015-04-213-8/+3