You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
218 B

- name: Install deno
shell: |
curl -fsSL https://deno.land/x/install/install.sh | sh
when: st.stat.islnk is not defined
tags:
- install
- deno
- productivity
become: true
become_user: nige