Files @ 3802c52995e5
Branch filter:

Location: majic-ansible-roles/requirements.in - annotation

branko
MAR-218: Fix include invocations:

- The old include keyword/task has been deprecated in favour of more
explicit include_tasks one.
# Ansible and role runtime.
ansible~=10.3
netaddr
python-ldap

# Development and testing.
ansible-lint
defusedxml
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