mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-07 14:44:22 -07: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:
parent
3158495572
commit
7ddb2eb438
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