mirror of
https://gitlab.com/tildes/tildes.git
synced 2026-04-20 00:04:10 +02:00
Add Docker provider for Vagrant development environment
See merge request tildes-community/tildes-cf!1
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user