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