Skip to content
Snippets Groups Projects
Commit 8eeea697 authored by Jan Philipp Timme's avatar Jan Philipp Timme
Browse files

I don't know, but hopefully it fixes my issue

parent c32fd29a
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ include: ...@@ -5,7 +5,7 @@ include:
deploy_venv_pkgs: deploy_venv_pkgs:
pkg.installed: pkg.installed:
- pkgs: ['python3', 'virtualenv', 'python3-pip'] - pkgs: ['python3', 'virtualenv', 'python3-pip', 'python3-virtualenv', 'python3-venv']
{% set group_members = [] %} {% set group_members = [] %}
{% for key in deploy.projects.keys() %} {% for key in deploy.projects.keys() %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment