Many updates over time
This commit is contained in:
7
file/syncthing/tasks/main.yml
Normal file
7
file/syncthing/tasks/main.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
# Install Syncthing
|
||||
- name: Installing Syncthing
|
||||
apt:
|
||||
update_cache: yes
|
||||
state: present
|
||||
name: syncthing
|
||||
Reference in New Issue
Block a user