mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +02:00
added installation of syncthing
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user