1
0
Fork 0

Simplify fact gathering by using the cli instead of a webapi request

This commit is contained in:
Julien Dessaux 2023-01-23 17:33:53 +01:00
parent 23e2941b3a
commit b6ee8f76c2
Signed by: adyxax
GPG key ID: F92E51B86E07177E
6 changed files with 84 additions and 60 deletions

View file

@ -1,4 +1,4 @@
- name: restart syncthing
service:
name: syncthing
name: "{{ syncthing_pre.service }}"
state: restarted