mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
mksysb - revamped module + fix bug in backup_dmapi_fs option (#3295)
* Revamped module + fix bug in backup_dmapi_fs option * added changelog fragment * added copyright line
This commit is contained in:
parent
4fbba96841
commit
4af7f49ac0
2 changed files with 41 additions and 78 deletions
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).
|
Loading…
Add table
Add a link
Reference in a new issue