Add Docker provider for Vagrant development environment

See merge request tildes-community/tildes-cf!1
This commit is contained in:
talklittle
2025-01-09 22:36:57 +00:00
committed by Deimos
parent 51a456bcf9
commit 49886af37e
43 changed files with 7087 additions and 107 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
get_url:
dest: /tmp/python.tar.gz
url: https://www.python.org/ftp/python/{{ python_full_version }}/Python-{{ python_full_version }}.tgz
checksum: sha256:e0fbd5b6e1ee242524430dee3c91baf4cbbaba4a72dd1674b90fda87b713c7ab
checksum: sha256:1e71f006222666e0a39f5a47be8221415c22c4dd8f25334cc41aee260b3d379e
- name: Create temp directory to extract Python to
file: