Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 629 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 629 Bytes

CI

Ansible Role: syncthing

Installs syncthing on Debian Linux.

Requirements

See requirements.txt.

Installation

Via requirements.yml:

---
# file: requirements.yml
roles:
  - name: ngine_io.syncthing
    version: v0.1.0

To install:

ansible-galaxy install -r requirements.yml

License

MIT / Apache2

Author Information

This role was created in 2024 by René Moser.