Files @ 41e53eb08518
Branch filter:

Location: majic-ansible-roles/requirements.in

branko
MAR-240: Tag dropped packet messages in system log (due to rate-limiting):

- Improves visibility of such messages, making it easier to
distinguish them from other firewall-related messages.
- Update documentation to mention that the messages are logged.
# Ansible and role runtime.
ansible~=10.4.0
netaddr
passlib
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