Releases: LydraFr/ansible-yunohost
Releases · LydraFr/ansible-yunohost
1.0.1
1.0.0
[1.0.0] - 2022-05-23
Added
- As we grew in terms of added features we have decided to transform this role into a collection.
- You can now define symoblic links for
/etc/yunohost/
and/var/www/
. - You can now create backups for Yunohost core and apps using
ynh_backup
role.
Changed
- This role is now divided into four roles:
ynh_setup
,ynh_config
,ynh_apps
,ynh_backup
. Each role has its own README so you can easily navigate between them and understand their purpose.
Deprecated
- Be careful when you upgrade because of the modularity of the different roles. Don't hesitate to read the latest REDME for an example on how to incorporate the roles into a playbook.
0.2.0
0.1.3
0.1.2
0.1.1
0.1.0: Merge branch '15-doc-licence-information' into 'main'
✅Resolve "doc: licence information" Closes #15 See merge request lydra/yunohost/ansible-yunohost!9