community.general/plugins
patchback[bot] 60ba39da58
[PR #9262/23d97fa4 backport][stable-10] Add inventory plugin iocage (#9378)
Add inventory plugin iocage (#9262)

* Add inventory plugin iocage #9261

* inventory/iocage.py BOTMETA entry added.

* Remove missing methods from the test.

* Avoid shell mode.

* Parameter host is optional default=localhost

* Fix AnsibleError calls.

* Update plugins/inventory/iocage.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/inventory/iocage.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/inventory/iocage.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/inventory/iocage.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/inventory/iocage.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/inventory/iocage.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/inventory/iocage.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* iocage_data removed. Not necessarily defined at this point.

* Description mentions that remote hosts are contacted via SSH.

* test inventory iocage

* Create get_jails and get_properties in iocage plugin to simplify testing.
* Update test_iocage.py
* Add fixtures iocage_*

* Update documentation.

* Update documentation.

* Update documentation.

* Fix localhost environment.

* Update plugins/inventory/iocage.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/inventory/iocage.py

Co-authored-by: Felix Fontein <felix@fontein.de>

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 23d97fa4b0)

Co-authored-by: Vladimir Botka <vbotka@gmail.com>
2024-12-25 22:00:31 +01:00
..
action [PR #9318/79bef1a1 backport][stable-10] action plugins: use f-strings (#9333) 2024-12-23 12:25:07 +01:00
become [PR #9319/c7edf0a8 backport][stable-10] become plugins: use f-strings (#9330) 2024-12-23 12:25:34 +01:00
cache [PR #9320/cb2cd00c backport][stable-10] cache plugins: use f-strings (#9331) 2024-12-23 12:25:24 +01:00
callback [PR #9321/c3ed2144 backport][stable-10] callback plugins: use f-strings (#9357) 2024-12-24 14:45:32 +01:00
connection [PR #9322/d539b00d backport][stable-10] connection plugins: use f-strings (#9358) 2024-12-24 14:45:24 +01:00
doc_fragments [PR #9284/28f36ae2 backport][stable-10] Add action group for keycloak (#9340) 2024-12-23 19:19:44 +01:00
filter [PR #9133/a789bd12 backport][stable-10] Add the accumulate filter (#9220) 2024-12-02 20:35:15 +01:00
inventory [PR #9262/23d97fa4 backport][stable-10] Add inventory plugin iocage (#9378) 2024-12-25 22:00:31 +01:00
lookup [PR #9324/6cd3f79e backport][stable-10] lookup plugins: use f-strings (#9367) 2024-12-25 16:46:55 +01:00
module_utils [PR #9226/b429e8a2 backport][stable-10] xfconf/xfconf_info: add return value version (#9359) 2024-12-24 14:05:31 +01:00
modules [PR #9354/97514612 backport][stable-10] r*: normalize docs (#9377) 2024-12-25 21:41:05 +01:00
plugin_utils Use dict comprehension in plugins (#8814) 2024-09-01 20:22:53 +02:00
test New Plugins #8594 (#8595) 2024-07-13 13:32:36 +02:00