ansible-dev-box/handlers/main.yml

6 lines
105 B
YAML
Raw Permalink Normal View History

2020-08-07 20:03:09 +02:00
---
- name: Remove local tool-versions
file:
path: /opt/elixir_ls/.tool-versions
state: absent