2022-11-15 20:27:50 +01:00
|
|
|
---
|
|
|
|
galaxy_info:
|
|
|
|
role_name: etebase
|
2023-10-12 17:58:25 +02:00
|
|
|
author: l3d
|
|
|
|
namespace: l3d
|
2022-11-15 20:27:50 +01:00
|
|
|
description: Ansible role to Setup and Confugure Etebase - The Backend from EteSync 2.0.
|
|
|
|
license: "MIT"
|
2023-10-12 17:58:25 +02:00
|
|
|
min_ansible_version: "2.14"
|
2022-11-15 20:27:50 +01:00
|
|
|
platforms:
|
|
|
|
- name: Debian
|
2022-11-15 20:33:49 +01:00
|
|
|
versions: ['all']
|
2022-11-15 20:27:50 +01:00
|
|
|
- name: Ubuntu
|
2022-11-15 20:33:49 +01:00
|
|
|
versions: ['all']
|
2022-11-15 20:27:50 +01:00
|
|
|
- name: Fedora
|
2022-11-15 20:33:49 +01:00
|
|
|
versions: ['all']
|
2022-11-15 20:27:50 +01:00
|
|
|
- name: EL
|
2022-11-15 20:33:49 +01:00
|
|
|
versions: ['all']
|
|
|
|
- name: ArchLinux
|
|
|
|
versions: ['all']
|
2022-11-15 20:27:50 +01:00
|
|
|
galaxy_tags:
|
|
|
|
- etebase
|
|
|
|
- etesync
|
|
|
|
- synchronisation
|
|
|
|
- encryption
|
2022-11-15 20:33:49 +01:00
|
|
|
- e2eencryption
|
|
|
|
- endtoend
|
2022-11-15 20:27:50 +01:00
|
|
|
- tasks
|
|
|
|
- calendar
|
2023-10-12 17:58:25 +02:00
|
|
|
- linux
|
2022-11-15 20:27:50 +01:00
|
|
|
dependencies: []
|