Sebastian Kriems
fe536873b7
ufw tasks shall have the ufw tag
resolves #453
Conflicts:
roles/common/tasks/ufw.yml
vor 9 Jahren
Alex Payne
6906412f63
Remove wheezy-specific ufw task.
vor 9 Jahren
Manfred Touron
16c93ea486
Using more verbose 'dependencies' tag (#393 )
vor 9 Jahren
Manfred Touron
b49f3a6586
Tagged 'deps' aptitude tasks
vor 9 Jahren
Anthony Perez-sanz
cdf9ed07bb
Enable UFW after setting firewall rules
On fresh installs of Debian 7.6, the current order of steps will lock you
out of SSH. This will enable UFW after creating rules for http, https, ssh,
and DNS. Fix comes from @Debugreality in issue #303 :
https://github.com/al3x/sovereign/issues/303
vor 10 Jahren
Lorenzo Villani
d5ecf673d3
Calm OCD by sorting almost every with_items block in alphabetical order
vor 10 Jahren
Justin Plock
1d7986fd96
Enable UFW and deny everything by default
Removed unused status checks on UFW
vor 10 Jahren
Justin Plock
ea0b288818
Moved ufw firewall rules into individual roles
vor 10 Jahren
Justin Plock
3b0308d69e
Allow both TCP and UDP port 53 for DNS lookups through OpenVPN
vor 10 Jahren
Joost Baaij
335cef5c9f
Enabled POP3S for old-timeys who dig that
added dovecot-pop3d
allowed in the firewall
monitored with monit
added relevant tests
vor 10 Jahren
Joshua Lund
4ed07a1e0a
* Made the OpenVPN port and protocol (tcp/udp) configurable
* Added 'cipher' and 'auth' lines to the generated client configs
vor 10 Jahren
Luke Cyca
76d52b63f3
XMPP cert handling improvements, ufw rules, and tests
vor 11 Jahren
Luke Cyca
bdab1cd6b1
Reworked ufw logic to not use change_when keyword
because it's not available in a stable ansible release yet
vor 11 Jahren
Allen Riddell
5b8ba840a4
workaround ufw bug, call ufw enable twice
vor 11 Jahren
Allen Riddell
ae0d1ca8f4
Ignore ufw error resulting from known bug on Debian 7
In order to check the version of the linux distribution we need to
set `gather_facts` to True.
Closes #73 .
vor 11 Jahren
Allen Riddell
88705bb7fa
Replace ferm with ufw
vor 11 Jahren