Files
2024-11-15 15:04:54 +00:00

5 lines
150 B
YAML

---
- name: Configure repo and node
shell: |
curl -sL https://deb.nodesource.com/setup_22.x | sudo -E bash - && sudo apt-get install -y nodejs