dotfiles/config/automatrop/roles/dotfiles/handlers/main.yml

4 lines
160 B
YAML
Raw Normal View History

2021-06-13 12:46:01 +00:00
- name: install dotfiles
command: "{{ ansible_user_dir }}/.dotfiles/config/scripts/dotfiles install"
2021-06-27 19:10:04 +00:00
# TODO A python module to do that, so without an handler