mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-31 09:01:23 -07:00
parted option align: undefined to maintain parted 1.8.3 compatibility (#405)
* option align: undefined to maintain parted 1.8.3 compatibility * modified argument_spec * changelog fragment for #405 * Update changelogs/fragments/405-parted_align_undefined.yml Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
ab5533022e
commit
9e28f3cceb
2 changed files with 12 additions and 5 deletions
2
changelogs/fragments/405-parted_align_undefined.yml
Normal file
2
changelogs/fragments/405-parted_align_undefined.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- "parted - added 'undefined' align option to support parted versions < 2.1 (https://github.com/ansible-collections/community.general/pull/405)."
|
Loading…
Add table
Add a link
Reference in a new issue