mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-26 06:57:32 +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>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| action | ||
| become | ||
| cache | ||
| callback | ||
| connection | ||
| doc_fragments | ||
| filter | ||
| inventory | ||
| lookup | ||
| module_utils | ||
| modules | ||
| test | ||