1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_etebase.git synced 2024-08-16 10:19:52 +02:00

improve lint

This commit is contained in:
L3D 2022-11-15 20:33:49 +01:00
parent 80832724c2
commit ba9e038719
Signed by: l3d
GPG key ID: CD08445BFF4313D1

View file

@ -7,26 +7,22 @@ galaxy_info:
min_ansible_version: "2.12" min_ansible_version: "2.12"
platforms: platforms:
- name: Debian - name: Debian
versions: versions: ['all']
- all
- name: Ubuntu - name: Ubuntu
versions: versions: ['all']
- all
- name: Fedora - name: Fedora
versions: versions: ['all']
- all
- name: EL - name: EL
versions: versions: ['all']
- all - name: ArchLinux
- name: Archlinux versions: ['all']
versions:
- all
galaxy_tags: galaxy_tags:
- etebase - etebase
- etesync - etesync
- synchronisation - synchronisation
- encryption - encryption
- end-to-end-encryption - e2eencryption
- endtoend
- tasks - tasks
- calendar - calendar
dependencies: [] dependencies: []