diff options
author | Romain Gonçalves <me@rgoncalves.se> | 2022-12-17 17:02:56 +0100 |
---|---|---|
committer | Romain Gonçalves <me@rgoncalves.se> | 2022-12-17 17:02:56 +0100 |
commit | 431c11bee393c31e3280ff4b92d0f2a1792fc0ad (patch) | |
tree | 2f46c92a98f12f0652d52d1cde9f13b9a11e727f /roles/_workstation/syncthing/defaults | |
parent | 970a107492c31a43bb77f6f5e0096b41adc2c2f4 (diff) | |
download | rules-431c11bee393c31e3280ff4b92d0f2a1792fc0ad.tar.gz |
feat(roles/_workstation): add syncthing role
Diffstat (limited to 'roles/_workstation/syncthing/defaults')
-rw-r--r-- | roles/_workstation/syncthing/defaults/main.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/roles/_workstation/syncthing/defaults/main.yml b/roles/_workstation/syncthing/defaults/main.yml new file mode 100644 index 0000000..5546e71 --- /dev/null +++ b/roles/_workstation/syncthing/defaults/main.yml @@ -0,0 +1,3 @@ +--- + +syncthing_workstation_user: null |