Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects

Resolve "doc: review"

Merged Arthur BOUDREAULT requested to merge 8-doc-review into main
All threads resolved!
3 files
+ 8
9
Compare changes
  • Side-by-side
  • Inline
Files
3
  • b03d0cfe
    fix: ansible-lint errors · b03d0cfe
    Arthur BOUDREAULT authored
    - fix: [201] Trailing whitespace REMOVED
    - fix: meta-no-tags: Use 'galaxy_tags' rather than 'categories' REPLACED + role in Debian 10 only
    - fix: [601] Don't compare to literal True/False FIXED
+ 2
3
@@ -4,13 +4,12 @@ galaxy_info:
description: Deploy Yunohost with Ansible
license: GPL-v3
min_ansible_version: 2.10
galaxy_tags: [yunohost]
platforms:
- name: Debian
versions:
- jessie
- buster
categories:
galaxy_tags:
- yunohost
- cloud
- web
Loading