mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00: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:
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).
|
||||
Reference in New Issue
Block a user