summaryrefslogtreecommitdiff
path: root/ansible/radicle-dev.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2023-09-06 13:31:58 +0300
committerLars Wirzenius <liw@liw.fi>2023-09-06 13:31:58 +0300
commit600139afaf1c99499c2c3cde0767dc8809c96272 (patch)
tree4eef343b5f2ea04cf5ee2389ce2f52a98deab491 /ansible/radicle-dev.yml
parentf56a51bbbe037019c2523506fe1eda1580e0b05d (diff)
downloadansibleness-600139afaf1c99499c2c3cde0767dc8809c96272.tar.gz
radicle-dev: install radicle
Sponsored-by: author
Diffstat (limited to 'ansible/radicle-dev.yml')
-rw-r--r--ansible/radicle-dev.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/ansible/radicle-dev.yml b/ansible/radicle-dev.yml
index 091cc67..faa0e81 100644
--- a/ansible/radicle-dev.yml
+++ b/ansible/radicle-dev.yml
@@ -46,6 +46,8 @@
owner: liw
group: liw
mode: 0644
+ - shell: |
+ sudo -u liw sh <(curl -sSf https://radicle.xyz/install)
vars:
ansible_python_interpreter: /usr/bin/python3