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

4 lines
160 B
YAML
Raw Normal View History

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