Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sparanoid/ansible-resilio-sync
Install resilio-sync via Ansible
https://github.com/sparanoid/ansible-resilio-sync
ansible ansible-playbook ansible-role centos resilio-sync
Last synced: 2 days ago
JSON representation
Install resilio-sync via Ansible
- Host: GitHub
- URL: https://github.com/sparanoid/ansible-resilio-sync
- Owner: sparanoid
- Created: 2017-08-02T10:20:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-11T11:59:33.000Z (3 months ago)
- Last Synced: 2024-12-16T22:17:23.575Z (about 2 months ago)
- Topics: ansible, ansible-playbook, ansible-role, centos, resilio-sync
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ansible Role: resilio-sync
[![Build Status](https://travis-ci.org/sparanoid/ansible-resilio-sync.svg)](https://travis-ci.org/sparanoid/ansible-resilio-sync)
Install [resilio-sync](https://www.resilio.com/) via Ansible.
## Requirements
This role requires Ansible 1.6 or higher and platform requirements are listed in the metadata file.
## Dependencies
None
## Example Playbooks
Install resilio-sync:
```yaml
- hosts: servers
roles:
- { role: sparanoid.resilio-sync }
```## License
MIT
## Author Information
**Tunghsiao Liu**
- Twitter: @[tunghsiao](http://twitter.com/tunghsiao)
- GitHub: @[sparanoid](http://github.com/sparanoid)