1
0
Fork 0
No description
Find a file
2022-06-17 16:18:19 +02:00
meta fix: publish collection on Ansible Galaxy 2022-06-02 12:54:36 +00:00
roles feat(ynh_setup): add new symbolic links 2022-06-17 16:18:19 +02:00
.gitignore ci: add Ansible galaxy linter to have a better Quality Score 2022-03-31 09:50:57 +02:00
.gitlab-ci.yml refactor: transformed the role into a collection 2022-05-23 09:46:11 +02:00
.yamllint.yml ci: add Ansible galaxy linter to have a better Quality Score 2022-03-31 09:50:57 +02:00
CHANGELOG.md fix(Ansible): create v1.0.1 to release it on Ansible-Galaxy 2022-06-02 15:05:27 +00:00
galaxy.yml fix(Ansible): create v1.0.1 to release it on Ansible-Galaxy 2022-06-02 15:05:27 +00:00
LICENSE Initial commit 2017-08-23 12:42:15 +02:00
Pipfile ci: add Ansible galaxy linter to have a better Quality Score 2022-03-31 09:50:57 +02:00
Pipfile.lock ci: add Ansible galaxy linter to have a better Quality Score 2022-03-31 09:50:57 +02:00
README-FR.md fix: publish collection on Ansible Galaxy 2022-06-02 12:54:36 +00:00
README.md fix: publish collection on Ansible Galaxy 2022-06-02 12:54:36 +00:00

License: GPL v3 Ansible Role Ansible Quality Score Ansible Role GitHub last commit GitHub Release Date GitHub Repo stars

Ansible Collection - lydra.yunohost

🇫🇷 French version (only on GitHub)

This collection aims at installing, configuring and backing up Yunohost. As this is an independent collection, it can be released on its own release cadence. Moreover, the roles it contains are updated independently.

Prerequisites

Your server must be Debian-Buster based and Yunohost shouldn't be already installed.

Collection contents

Roles

Role Tags

These tags are applicable to roles.

tags comment
yunohost Tasks specific to Yunohost itself (setup or configuration).
users Tasks specific to users in Yunohost.
domains Tasks specific to domains linked to Yunohost.
apps Tasks specific to Yunohost apps.
update Tasks related to Yunohost update settings.
smtp Tasks related to Yunohost smtp relay settings.
backup Tasks related to Yunohost backups.
pkg Tasks that install packages.
linux Tasks related to Linux OS.

License

ansible-yunohost Copyright 2021 Lydra

ansible-yunohost is maintained by Lydra and released under the GPL3 license.