mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
4af7f49ac0
* Revamped module + fix bug in backup_dmapi_fs option * added changelog fragment * added copyright line
4 lines
313 B
YAML
4 lines
313 B
YAML
bugfixes:
|
|
- mksysb - fixed bug for parameter ``backup_dmapi_fs`` was passing the wrong CLI argument (https://github.com/ansible-collections/community.general/pull/3295).
|
|
minor_changes:
|
|
- mksysb - revamped the module using ``ModuleHelper`` (https://github.com/ansible-collections/community.general/pull/3295).
|