Rolle | Tandoor #6

Merged
roydfalk merged 24 commits from task-230-tandoor into main 2025-01-12 10:07:19 +01:00
Showing only changes of commit b2a6c20c94 - Show all commits

View file

@ -34,6 +34,7 @@
"name": "python requirements",
"ansible.builtin.pip": {
"virtualenv": "{{var_tandoor_directory}}/program",
"virtualenv_command": "/usr/bin/python3 -m venv",
"requirements": "{{var_tandoor_directory}}/program/requirements.txt"
}
},