mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-19 04:21:44 -07:00
Prevent parted warnings in script mode (#7304)
* Prevent parted warnings in script mode * Update parted.py with check parted version * Typo * Create 7304-prevent-parted-warnings.yml * Update 7304-prevent-parted-warnings.yml * Update 7304-prevent-parted-warnings.yml * Update 7304-prevent-parted-warnings.yml * Update 7304-prevent-parted-warnings.yml * Update 7304-prevent-parted-warnings.yml * Update changelogs/fragments/7304-prevent-parted-warnings.yml Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/parted.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update parted.py - simplification --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
55893f27c9
commit
324c22f612
2 changed files with 13 additions and 1 deletions
2
changelogs/fragments/7304-prevent-parted-warnings.yml
Normal file
2
changelogs/fragments/7304-prevent-parted-warnings.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- parted - on resize, use ``--fix`` option if available (https://github.com/ansible-collections/community.general/pull/7304).
|
Loading…
Add table
Add a link
Reference in a new issue