ansible-module/changelogs/changelog.yaml
2025-03-16 12:07:08 +01:00

59 Zeilen
1,3 KiB
YAML

ancestor: null
releases:
0.2.0:
changes:
release_summary: change the module to an ansible module
fragments:
- base_release.yml
release_date: "2024-02-11"
0.3.0:
changes:
release_summary: rewrote the Types helper
fragments:
- types.yml
release_date: "2024-02-24"
0.3.1:
changes:
release_summary: removed forgotten print calls
fragments:
- print_calls.yml
release_date: "2024-02-24"
0.4.0:
changes:
release_summary: "to prevent empty sections, the install and header methods return None if the method would just
the scetion
header
"
fragments:
- sectioning.yml
release_date: "2024-03-08"
0.4.1:
changes:
minor_changes:
- added an default Display to the module
- fixed the docification of dictionaries
fragments:
- display.yml
- options_fix.yml
release_date: "2024-03-13"
0.4.2:
changes:
minor_changes:
- removed the empty options dict
fragments:
- empty_options.yml
release_date: "2024-03-13"
0.4.3:
changes:
fragments:
- 0.4.3.yml
release_date: "2024-03-13"
0.4.4:
changes:
minor_changes:
- removed the empty options dict
fragments:
- 0.4.4.yml
release_date: "2025-03-16"