Commit graph

1593 commits

Author SHA1 Message Date
81a3becc55 initial version of saslauthd role 2019-05-27 21:04:07 +03:00
33a70eacfd add handler for sshd restarts 2019-05-27 21:03:31 +03:00
d12261fe1c add variables for ansible directories 2019-05-27 21:01:48 +03:00
b12f219ded add mozilla intermediate compatibility ciphersuites 2019-05-27 21:00:55 +03:00
f06707ce6b tighten sshd settings (ciphers, kex, macs) 2019-05-27 20:59:36 +03:00
e393ab4f6a disable reporting changes when getting certificate hash 2019-05-24 13:03:57 +03:00
f1caad541e store local ca certificate hash in variable 2019-05-24 12:48:39 +03:00
52c23c914f create hostkey group which has read access to host certificate key 2019-05-24 11:57:03 +03:00
be9fab2fc3 use command instead of shell as recommended 2019-05-23 21:24:53 +03:00
0b715e82e6 split long lines (lint fixes) 2019-05-23 19:29:24 +03:00
30d791d27d lint fixes 2019-05-23 17:41:19 +03:00
3162d50738 no need to run quota check on boot for openbsd 2019-05-23 17:38:23 +03:00
011aafca1c add bash and emacs by default on openbsd 2019-05-23 17:38:03 +03:00
12b270c57b openbsd is missing /srv hierarcy by default so create it 2019-05-23 17:37:24 +03:00
fd64da10cf hardode datacenter to home for now and use local mirror for openbsd packages 2019-05-23 17:36:14 +03:00
6e996b7252 always use virtio driver for disks 2019-05-23 17:34:13 +03:00
2809799242 try fixing line length errors from yamllint 2019-05-23 17:33:08 +03:00
eecf34b517 fix outside connectivity when default route goes through internal network 2019-05-23 17:31:53 +03:00
6c5f344318 lint fixes 2019-05-23 02:36:37 +03:00
46ccf974f9 lint fixes 2019-05-23 02:35:05 +03:00
650e9c3183 fix default number of cpus for openbsd 2019-05-23 02:33:46 +03:00
1d0636dfa4 enable psacct on all hosts 2019-05-23 02:27:39 +03:00
7ffafeb09f create role psacct 2019-05-23 02:27:05 +03:00
9357facb7d enable ip forwarding on gw hosts 2019-05-23 02:09:31 +03:00
b0ff639240 add some defaults vars for centos7 2019-05-22 23:54:15 +03:00
7d45cde22e starting work on gw group 2019-05-22 23:53:35 +03:00
81df3e7c10 always add pf role to openbsd hosts 2019-05-22 23:51:12 +03:00
078e00f054 force correct hostname 2019-05-22 23:46:25 +03:00
332b433971 initial version of pf module 2019-05-22 23:39:12 +03:00
107f5d32ac add git to master playbook 2019-05-22 23:31:45 +03:00
62cc0ab869 add openbsd support to pki role 2019-05-22 23:30:18 +03:00
f6bd1eabb0 missing file from previous commit 2019-05-22 23:29:39 +03:00
04e7eb07c9 create os based groups and move all os variables to group variables 2019-05-22 23:28:25 +03:00
612644e92a fix lo0 device check 2019-05-22 23:18:58 +03:00
e022e3f991 add openbsd support to opensmtpd role 2019-05-22 22:58:25 +03:00
745b4a5a77 initial support for openbsd 2019-05-22 22:35:43 +03:00
a49c999d54 fix newlines from ansible_wheel variable 2019-05-22 22:25:31 +03:00
f779e51fd9 add variables for OpenBSD hosts 2019-05-22 22:12:18 +03:00
4417cb2697 fix selinux context from mirror data diretories 2019-05-22 19:45:59 +03:00
dce83410e4 fix selinux context from web root 2019-05-22 19:45:32 +03:00
b31968dcf1 run rsyncd as rsyncd user instead of nobody 2019-05-22 19:44:04 +03:00
b74e793e62 run real rsync with exec 2019-05-21 11:28:49 +03:00
cc47310d89 retry fixing tls version 2019-05-21 10:21:53 +03:00
26e94be9c8 clean up rsyncd config 2019-05-21 10:20:52 +03:00
5ccc0a6a5c force tls version to default in rsync client 2019-05-21 10:12:07 +03:00
8e6db48503 require client certificate for incoming connections on backend servers 2019-05-20 23:45:09 +03:00
de148708a9 globally define tls version and ciphers 2019-05-20 23:33:40 +03:00
7c0c59a187 add web server support to mirror role 2019-05-20 23:10:54 +03:00
8ab0c58e21 enable rsync/server on mirror hosts 2019-05-20 23:08:33 +03:00
d49da2f96e initial version of rsync module which supports running rsynd server on top of tls 2019-05-20 23:07:35 +03:00