Skip to content
Snippets Groups Projects
Select Git revision
  • renovate/python-3.x
  • master default protected
  • test-develop
  • ansible-installation-migrate
  • test-debian-12
  • fix-artifact-download
6 results

ansible

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Georg Krause authored
    In the past we installed ansible using pip install --user, however since
    Debian 12/Python 3.11 encourage us rightly not do this, we migrate to a
    custom venv. However, old installations don't have this, so we fall back
    to the old path.
    413ca22a
    History
    Name Last commit Last update