Skip to content
Snippets Groups Projects
Commit e1699e59 authored by Pietsch, Martin's avatar Pietsch, Martin
Browse files

completed changelog files

parent 6b3d743c
No related branches found
No related tags found
No related merge requests found
......@@ -105,3 +105,12 @@ Bugfixes
- executing meta 'flush_handlers' fails
- role variables from role variable cache of host are not avialable
- added args validation to sdm role
v2.0.1
======
Bugfixes
--------
- Ansible crashes when loading non-existent task files
- return does not skip following tasks if return option of calling task is missing
......@@ -68,3 +68,10 @@ releases:
- role variables from role variable cache of host are not avialable
- added args validation to sdm role
release_date: '2022-02-22'
2.0.1:
changes:
bugfixes:
- Ansible crashes when loading non-existent task files
- return does not skip following tasks if return option of calling task is missing
release_date: '2022-03-02
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment