finalize compatibility debian autoFS syncthing

This commit is contained in:
vincent 2019-11-24 14:46:38 +01:00
parent c79e04304a
commit 29a0470c6d

View File

@ -2,7 +2,7 @@
# tasks file for syncthing
- name: install syncthing
pacman:
package:
state: present
name: syncthing # not required. Name or list of names of the packages to install, upgrade, or remove.
become: yes