Files @ a8d7050f3431
Branch filter:

Location: majic-ansible-roles/requirements.in

branko
MAR-218: Fix/improve reliability of mail_server tests:

- The common role has rather conservative rate limit values that
easily get triggered when running connectivity tests in quick
succesions.
# Ansible and role runtime.
ansible~=10.3
netaddr
python-ldap

# Development and testing.
ansible-lint
defusedxml
flake8
gimmecert
molecule[testinfra]~=24.8.0
molecule-plugins[vagrant]~=23.5.0
paramiko

# Documentation.
sphinx
sphinx-rtd-theme

# Python virtualenv management.
pip
pip-tools
setuptools