spark/roles/wttr/tasks/main.yml
Pig Monkey aa10a99caa add wttr script
I've had this in ~/bin for a year or so. Might as well keep it here.
2017-02-05 18:56:36 -08:00

3 lines
84 B
YAML

---
- name: Push wttr script
copy: src=wttr.sh dest=/usr/local/bin/wttr mode=0755