summaryrefslogtreecommitdiffstats
path: root/roles/python/defaults
diff options
context:
space:
mode:
authorAhmed AbdelHalim <[email protected]>2025-08-20 18:07:25 +0200
committerAhmed AbdelHalim <[email protected]>2025-08-20 18:24:29 +0200
commit5e80f0bc555ffbe7203d0ab7dac0e759e0f3a217 (patch)
treebf4d1c529cfac9ed9cfe267267d065b0a6506512 /roles/python/defaults
parentdd32fd1b254dedd48b983da9803d1f1dde3278f0 (diff)
Add python role
Diffstat (limited to 'roles/python/defaults')
-rw-r--r--roles/python/defaults/main.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/roles/python/defaults/main.yml b/roles/python/defaults/main.yml
new file mode 100644
index 00000000..b9639318
--- /dev/null
+++ b/roles/python/defaults/main.yml
@@ -0,0 +1,3 @@
+---
+python_global_version: "system"
+python_versions: []