Files @ 069c78425a29
Branch filter:

Location: majic-ansible-roles/testsite/ansible.cfg

branko
MAR-151: Use 2048-bit DH parameter for IMAP server under Debian 10 Buster:

- Deploy a statically-generated DH parameter.
- Set-up DH parameter configuration based on Debian version.
- Implemented test for newly-generated file.
1
2
3
4
5
6
7
8
[defaults]
roles_path=../roles
force_handlers = True
inventory = ./hosts
interpreter_python = /usr/bin/python3

[ssh_connection]
pipelining = True