https://github.com/oefenweb/ansible-insync
Ansible role to set up Insync in Debian-like systems
https://github.com/oefenweb/ansible-insync
ansible debian insync synchronization ubuntu
Last synced: 4 months ago
JSON representation
Ansible role to set up Insync in Debian-like systems
- Host: GitHub
- URL: https://github.com/oefenweb/ansible-insync
- Owner: Oefenweb
- License: mit
- Created: 2016-05-02T12:18:13.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-12-10T09:56:08.000Z (over 1 year ago)
- Last Synced: 2025-04-07T18:21:10.281Z (about 1 year ago)
- Topics: ansible, debian, insync, synchronization, ubuntu
- Language: Dockerfile
- Size: 88.9 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## insync
[](https://github.com/Oefenweb/ansible-insync/actions?query=workflow%3ACI)
[](https://galaxy.ansible.com/Oefenweb/insync/)
Set up [Insync](https://www.insynchq.com) in Debian-like systems.
#### Requirements
* `software-properties-common` (will be installed)
* `dirmngr` (will be installed)
* `apt-transport-https` (will be installed)
* `apt-utils` (will be installed)
* `procps` (will be installed)
#### Variables
None
## Dependencies
None
#### Example
```yaml
---
- hosts: all
roles:
- oefenweb.insync
```
#### License
MIT
#### Author Information
Mischa ter Smitten
#### Feedback, bug-reports, requests, ...
Are [welcome](https://github.com/Oefenweb/ansible-insync/issues)!