freeipa / ansible-freeipa

Ansible roles and modules for FreeIPA
GNU General Public License v3.0
494 stars 232 forks source link

tests/sanity/sanity.sh: Install setuptools with pip #1263

Closed t-woerner closed 3 months ago

t-woerner commented 3 months ago

setuptools might not be installed before importing and using galaxy_importer. This could result in a backtrace by disabling ANSIBLE_TEST_LOCAL_IMAGE in galaxy-importer.cfg to run latest tests.