mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
* Revamped module + fix bug in backup_dmapi_fs option
* added changelog fragment
* added copyright line
(cherry picked from commit 4af7f49ac0)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
4
changelogs/fragments/3295-mksysb-revamp.yaml
Normal file
4
changelogs/fragments/3295-mksysb-revamp.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
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).
|
||||
Reference in New Issue
Block a user