Files @ ac8884ab98ca
Branch filter:

Location: majic-ansible-roles/requirements.in

branko
MAR-218: Fix some minor issues for the test runner script:

- No need to use the $ variable syntax for arithmetic operations.
- Use correct form when printing the list of roles (@ -> *).
- Fix missing quote when assembling the list of roles.
# Ansible and role runtime.
ansible~=10.3
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