Yannik Sembritzki
9ffe86b36d
DRY in openvpn role and allow other rc.local tasks
8 gadus atpakaļ
Allen Riddell
c70a2fa774
Merge pull request #487 from spk/travis-fix-sudo
Fix travis build by fixing ansible-lint version
8 gadus atpakaļ
Laurent Arnoud
bfe6fe8479
Use ansible-lint==2.3.6
Before sudo rule merge
https://github.com/willthames/ansible-lint/pull/96
* Add test-requirements.txt
* travis: enable cache for pip packages
8 gadus atpakaļ
Allen Riddell
af62fe7a2a
Merge pull request #484 from carljm/opendmarc-password-testing
Set opendmarc password in testing.
8 gadus atpakaļ
Sven Neuhaus
c77bef18bd
change version numbers that could be mistaken for floats to string
8 gadus atpakaļ
Allen Riddell
ecf5f8341e
Merge pull request #483 from mikeashley/contributing-fix
Remove LetsEncrypt checklist item
8 gadus atpakaļ
Carl Meyer
b53beaa29c
Set opendmarc password in testing.
8 gadus atpakaļ
Mike Ashley
acaeaf2b50
Remove LetsEncrypt checklist item
LetsEncrypt support is not yet on master.
8 gadus atpakaļ
Allen Riddell
e7aaab2f03
Merge pull request #480 from pawel-lewtak/master
Fix links to Ansible website in readme
8 gadus atpakaļ
pawel-lewtak
45560562b7
Fix links to Ansible website
8 gadus atpakaļ
Sven Neuhaus
56f3d7cf1f
Merge pull request #452 from NickBusey/master
Adding monit tunnel information to Readme
8 gadus atpakaļ
Sven Neuhaus
24e9175fab
Merge pull request #458 from mikeashley/contributing
Updated contribution guidelines
8 gadus atpakaļ
Sven Neuhaus
19b12722f6
Merge pull request #463 from fengor/master
Added "UseRoaming no" to ssh.config to fix OpenSSH: client bugs CVE-2…
8 gadus atpakaļ
fengor
2613587946
reverting become change. become directive is only available in ansible 1.9.x and newer.
8 gadus atpakaļ
fengor
456458b127
sudo directive was deprecated in ansible 1.9.x. Changed the entry to become directive to fix deprecation warnings.
8 gadus atpakaļ
fengor
b368984641
Added "UseRoaming no" to ssh.config to fix OpenSSH: client bugs CVE-2016-0777 and CVE-2016-0778
see: http://undeadly.org/cgi?action=article&sid= 2016011414
8 gadus atpakaļ
Justin Plock
2ac298f436
Merge pull request #460 from skriems/fix/#453
ufw tasks shall have the ufw tag
9 gadus atpakaļ
Mike Ashley
367137b799
Run ansible-lint before submitting a pull request
9 gadus atpakaļ
Sebastian Kriems
968abba197
ufw tasks shall have the ufw tag
resolves #453
9 gadus atpakaļ
Mike Ashley
f2884e877b
Ask for good commit practices
9 gadus atpakaļ
Mike Ashley
fced29f57e
Document the design
Writing clarifies thinking and leaves behind guidance for future
maintainers. Design descriptions shouldn't be required, though,
especially for trivial modules.
9 gadus atpakaļ
Mike Ashley
74ab08d331
Consider README.md in the design checklist
9 gadus atpakaļ
Mike Ashley
982f9b0135
Make decisions
Users expect role authors to make decisions. The role author is
supposed to be the expert who knows what choices to make on behalf of
the user.
9 gadus atpakaļ
Mike Ashley
23a8461a9d
Consider testing in design
9 gadus atpakaļ
Mike Ashley
e44630c208
Updated contribution guidelines
I probably got this wrong, but I'm putting a stake in the ground based
on work I've done on the Roundcube module and adding Let's Encrypt
support to the common module.
9 gadus atpakaļ
NickBusey
c8544a8b7b
Adding monit tunnel information to Readme
9 gadus atpakaļ
Sven Neuhaus
e95e3e1bf8
Merge pull request #430 from danmilon/ssl-restart-nginx-on-new-cert
sl: properly install changed certificate and restart apache on changes
9 gadus atpakaļ
Sven Neuhaus
026b2a98ff
Merge pull request #446 from jplock/jp-selfoss-version
Pin Selfoss version to an actual release
9 gadus atpakaļ
Justin Plock
ab00ee6376
Ensure the config.ini is readable by www-data
9 gadus atpakaļ
Alex Payne
27e9340402
Pin Selfoss version to an actual release
9 gadus atpakaļ
Sven Neuhaus
71a16ea149
Merge pull request #441 from neuhaus/dh2048
Generate 2048 DH group and add it to Postfix
9 gadus atpakaļ
Sven Neuhaus
20bd80c599
Generate 2048 DH group and add it to Postfix
9 gadus atpakaļ
Allen Riddell
4a8c3919a4
Merge pull request #439 from Friz-zy/master
update openvpn server config
9 gadus atpakaļ
Filipp Frizzy
309bdc7f60
update openvpn server config
Change default network buffer size
Should increase tcp tunnel speed for openvpn < 2.3.9
https://community.openvpn.net/openvpn/ticket/461
9 gadus atpakaļ
Sven Neuhaus
2a2bb88396
Merge pull request #438 from danmilon/fix-selfoss-logrotate-config
Configure logrotate permissions for selfoss
9 gadus atpakaļ
Dan Milon
af80bc817d
Configure logrotate permissions for selfoss
9 gadus atpakaļ
Sven Neuhaus
1070ba6676
Merge pull request #436 from ariddell/master
Remove reference to Google's DNS servers
9 gadus atpakaļ
Allen Riddell
22cd611e90
Remove reference to Google's DNS servers
Per discussion on #429 (after the merge). This project is about encouraging users to run services themselves and not rely on for-profit corporations such as Google.
9 gadus atpakaļ
Sven Neuhaus
24c7be001c
Merge pull request #434 from danmilon/fix-ssl-stapling
Add SSL stapling cache for distributions with Apache 2.4+
9 gadus atpakaļ
Dan Milon
34f3a483aa
Add SSL stapling cache for apache
Fixes #406
9 gadus atpakaļ
Dan Milon
a419d9403b
restart apache on SSL changes
9 gadus atpakaļ
Dan Milon
e063abaa51
properly install changed SSL certificate
9 gadus atpakaļ
Allen Riddell
e4e7c7484c
Merge branch 'Friz-zy-master'
Closes #429
9 gadus atpakaļ
Allen Riddell
6cc6756ce1
Comment copyediting
9 gadus atpakaļ
Filipp Frizzy
39d8983452
up comments in openvpn config template
add additional comment about `tun-mtu` parameter in openvpn config template
9 gadus atpakaļ
Filipp Frizzy
68b4bf7954
comment out google dns in openvpn config template
9 gadus atpakaļ
Filipp Frizzy
3cca3c61d4
add new settings into openvpn config template
- google dns setting for client
- verb level
- mtu
- TLS settings
9 gadus atpakaļ
Filipp Frizzy
b188083884
update openvpn variables
Notes about security: https://blog.g3rt.nl/openvpn-security-tips.html
Check privacy: http://witch.valdikss.org.ru/
9 gadus atpakaļ
Allen Riddell
48f1086416
Merge pull request #416 from Rehwanne/patch-1
change auth to internal_hashed
9 gadus atpakaļ
Allen Riddell
76b1650b5a
Merge pull request #424 from spk/timezone-config
Use common_timezone and fix idempotence
9 gadus atpakaļ