- name: start git-repo
  systemd:
    daemon_reload: yes
    name: git-repo
    state: started
    enabled: yes
  listen: start git-repo