https://github.com/ngine-io/ansible-role-syncthing
Ansible Role for Syncthing on Debian
https://github.com/ngine-io/ansible-role-syncthing
ansible ansible-role ansible-roles syncthing
Last synced: 2 months ago
JSON representation
Ansible Role for Syncthing on Debian
- Host: GitHub
- URL: https://github.com/ngine-io/ansible-role-syncthing
- Owner: ngine-io
- Created: 2024-10-15T14:24:09.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-01-08T06:27:38.000Z (5 months ago)
- Last Synced: 2025-02-15T12:41:43.280Z (4 months ago)
- Topics: ansible, ansible-role, ansible-roles, syncthing
- Language: Jinja
- Homepage: https://galaxy.ansible.com/ui/standalone/roles/ngine_io/syncthing/
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/ngine-io/ansible-role-syncthing/actions/workflows/ci.yml)
# Ansible Role: syncthing
Installs [syncthing](https://syncthing.net) on Debian Linux.
## Requirements
See `requirements.txt`.
## Installation
Via `requirements.yml`:
```yaml
---
# file: requirements.yml
roles:
- name: ngine_io.syncthing
version: v0.1.0
```To install:
```
ansible-galaxy install -r requirements.yml
```
## LicenseMIT / Apache2
## Author Information
This role was created in 2024 by [René Moser](https://renemoser.net).