Update git role to read tasks.yaml from cloned repo

This commit is contained in:
Kenneth Benzie 2023-04-20 12:51:08 +01:00
parent a80d8e1574
commit 5ac1081f90

View File

@ -18,8 +18,4 @@
extra_args: --user
state: latest
- name: create symbolic links
file:
state: link
src: ~/.config/git/_git-changes
dest: ~/.local/share/zsh/site-functions/_git-changes
- include_tasks: ~/.config/git/tasks.yaml