AAA REQUIREMENTS - galaxyproject/usegalaxy-playbook GitHub Wiki
Create a virtualenv (e.g. python -m venv ansible
) and pip install ansible
a compatible version. As of now, this ansible
works:
(ansible)ndc@galaxy-jump% ansible --version
ansible [core 2.15.13]
config file = None
configured module search path = ['/home/ndc/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
ansible python module location = /home/ndc/.virtualenvs/ansible/lib/python3.9/site-packages/ansible
ansible collection location = /home/ndc/.ansible/collections:/usr/share/ansible/collections
executable location = /home/ndc/.virtualenvs/ansible/bin/ansible
python version = 3.9.19 (main, Sep 11 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] (/home/ndc/.virtualenvs/ansible/bin/python)
jinja version = 3.1.4
libyaml = True