Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oefenweb/ansible-dropbox
Ansible role to set up Dropbox in Debian-like systems
https://github.com/oefenweb/ansible-dropbox
ansible debian dropbox synchronization ubuntu
Last synced: about 1 month ago
JSON representation
Ansible role to set up Dropbox in Debian-like systems
- Host: GitHub
- URL: https://github.com/oefenweb/ansible-dropbox
- Owner: Oefenweb
- License: mit
- Created: 2016-05-02T13:00:23.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-11-07T12:09:19.000Z (about 2 months ago)
- Last Synced: 2024-11-07T12:28:36.197Z (about 2 months ago)
- Topics: ansible, debian, dropbox, synchronization, ubuntu
- Language: Dockerfile
- Size: 92.8 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## dropbox
[![CI](https://github.com/Oefenweb/ansible-dropbox/workflows/CI/badge.svg)](https://github.com/Oefenweb/ansible-dropbox/actions?query=workflow%3ACI)
[![Ansible Galaxy](http://img.shields.io/badge/ansible--galaxy-dropbox-blue.svg)](https://galaxy.ansible.com/Oefenweb/ansible-dropbox)Set up [Dropbox](https://www.dropbox.com/) in Debian-like systems.
#### Requirements
* `curl` (will be installed)
#### Variables
* `dropbox_version` [default: `2020.03.04`]: Version to install
## Dependencies
None
#### Example
```yaml
---
- hosts: all
roles:
- oefenweb.dropbox
```#### License
MIT
#### Author Information
Mischa ter Smitten
#### Feedback, bug-reports, requests, ...
Are [welcome](https://github.com/Oefenweb/ansible-dropbox/issues)!