added installation of syncthing

This commit is contained in:
aminnairi
2025-02-05 11:29:41 +01:00
parent 3bc6c18227
commit 6df337d017
+5
View File
@@ -1,4 +1,9 @@
---
- name: Install Syncthing (synchronization tool)
become: true
pacman:
name: syncthing
stsate: latest
- name: Install Man (manual page in the terminal)
become: true
pacman: