Skip to content
Snippets Groups Projects
Commit b7391b8e authored by Rémi - Le Filament's avatar Rémi - Le Filament
Browse files

fix yamllint

parent a08bf7aa
No related branches found
No related tags found
No related merge requests found
---
galaxy_info: galaxy_info:
author: Rémi author: Rémi
description: Role to configure backup server to allow SFTP connection from all other servers description: Role to configure backup server to allow SFTP connection from all other servers
company: Le Filament (https://le-filament.com) company: Le Filament (https://le-filament.com)
license: AGPL-3.0-or-later license: AGPL-3.0-or-later
min_ansible_version: 2.1 min_ansible_version: 2.1
platforms: platforms:
- name: CentOS - name: CentOS
versions: versions:
- 7 - 7
- name: Ubuntu - name: Ubuntu
versions: versions:
- 18.04 - 18.04
- 20.04 - 20.04
galaxy_tags: galaxy_tags:
- backup - backup
- sftp - sftp
...@@ -25,4 +25,4 @@ collect_backups: ...@@ -25,4 +25,4 @@ collect_backups:
- name: "move versioned files" - name: "move versioned files"
script: move_versioned_files.sh script: move_versioned_files.sh
hour: 3 hour: 3
minute: 43 minute: 43
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment