Skip to content

mbocquet/syncthing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

syncthing

An Ansible role to install and configure Syncthing.

Requirements

None.

Role Variables

Many. See defaults/main.yml.

Dependencies

None.

Install this role as submodule of an existing GIT repository

git submodule add https://git.sekoya.org/mb/syncthing.git roles/syncthing

Example Playbook

- hosts: servers
  roles:
     - syncthing


- hosts: servers
  roles:
     - { role: syncthing, x: 42 }

if any variables comes in the future for this role.

License

GPLv3

Author Information

http://www.sekoya.org

About

Ansible role to install and configure Syncthing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages