mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-30 08:56:18 +00:00
iso_extract: Add password argument (#9159)
* iso_extract: Add password argument
* Update iso_extract.py
* Update iso_extract.py
* Update plugins/modules/iso_extract.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Create 9159-iso-extract_add_password.yml
* Update 9159-iso-extract_add_password.yml
* Remove default value for password
* Use password with 7z only
* Apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de>
* Fix indentation
* Update plugins/modules/iso_extract.py
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
* iso_extract: add password warning
* Update plugins/modules/iso_extract.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Shorten a docs line.
* Fix formatting.
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| action | ||
| become | ||
| cache | ||
| callback | ||
| connection | ||
| doc_fragments | ||
| filter | ||
| inventory | ||
| lookup | ||
| module_utils | ||
| modules | ||
| plugin_utils | ||
| test | ||