Files @ ff2fd7766c56
Branch filter:

Location: majic-ansible-roles/requirements.in

branko
MAR-218: Use offline mode when running ansible-lint:

- Avoids calling out to remote servers (and leaking info about
caller).
# 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