Files @ f03283292445
Branch filter:

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

branko
MAR-218: Disable the boot-time hanging workaround for VirtualBox:

- The workaround is most likely no longer necessary with up-to-date
versions of kernel and VirtualBox (modules) themselves.
# 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