add dependency structure
This commit is contained in:
parent
7e7ce2bd40
commit
5d1b066d98
18 changed files with 44 additions and 35 deletions
|
@ -1,9 +1,6 @@
|
|||
- name: Install Syncthing
|
||||
become: true
|
||||
apt:
|
||||
state: latest
|
||||
update_cache: true
|
||||
cache_valid_time: 86400
|
||||
name: syncthing
|
||||
- name: Create Syncthing configuration directory
|
||||
file:
|
||||
|
|
Reference in a new issue