Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

Ansible role to set up Insync in Debian-like systems

Awesome Lists containing this project

README

        

## insync

[![CI](https://github.com/Oefenweb/ansible-insync/workflows/CI/badge.svg)](https://github.com/Oefenweb/ansible-insync/actions?query=workflow%3ACI)
[![Ansible Galaxy](http://img.shields.io/badge/ansible--galaxy-insync-blue.svg)](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-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)!