Skip to content

Releases: LydraFr/ansible-yunohost

1.0.1

06 Jun 13:16
Compare
Choose a tag to compare

[1.0.1] - 2022-06-02

Added

  • Our Ansible collection is now available on Ansible-Galaxy!

Changed

  • This version provides a minor fix to hypertext links in README files.

1.0.0

06 Jun 13:16
Compare
Choose a tag to compare

[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

31 Mar 07:57
Compare
Choose a tag to compare

[0.2.0] - 2022-03-31

Added

  • Creation of the CHANGELOG.
  • CI: Ansible galaxy lint

Deprecated

  • The v1.0.0 will transform this role into an ansible collection.
    The roles will be more modular. Be careful when you upgrade to v1.0.0.

0.1.3

09 Nov 13:48
Compare
Choose a tag to compare

feat: add app post_install

0.1.2

27 Oct 15:58
Compare
Choose a tag to compare

feat(yunohost): add SMTP relay support

0.1.1

21 Oct 08:08
Compare
Choose a tag to compare
fix: `defaults` is the expected name for Ansible

0.1.0: Merge branch '15-doc-licence-information' into 'main'

21 Oct 08:08
Compare
Choose a tag to compare
✅Resolve "doc: licence information"

Closes #15

See merge request lydra/yunohost/ansible-yunohost!9