diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-09-15 18:33:29 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-09-15 18:48:43 +0200 |
| commit | 2ec86ad900e742311a538ef4221fa786aa9e431c (patch) | |
| tree | bf9e661cd0a6e243664d30592ff947c1cd7c4455 /roles/python/defaults/main.yml | |
| parent | 3995eead6f1e79353547c8437ec2586adf7fd055 (diff) | |
Refactor python and ansible roles to use uv package manager
Diffstat (limited to 'roles/python/defaults/main.yml')
| -rw-r--r-- | roles/python/defaults/main.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/roles/python/defaults/main.yml b/roles/python/defaults/main.yml index b9639318..c6cfa5a4 100644 --- a/roles/python/defaults/main.yml +++ b/roles/python/defaults/main.yml @@ -1,3 +1,2 @@ --- -python_global_version: "system" python_versions: [] |
