community.general/plugins
Vladimir Botka 23d97fa4b0
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>
2024-12-25 21:41:40 +01:00
..
action action plugins: use f-strings (#9318) 2024-12-23 11:21:25 +01:00
become become plugins: use f-strings (#9319) 2024-12-23 10:02:12 +01:00
cache cache plugins: use f-strings (#9320) 2024-12-23 10:02:58 +01:00
callback callback plugins: use f-strings (#9321) 2024-12-24 12:00:10 +01:00
connection connection plugins: use f-strings (#9322) 2024-12-24 12:00:19 +01:00
doc_fragments Add action group for keycloak (#9284) 2024-12-23 18:51:34 +01:00
filter Add the accumulate filter (#9133) 2024-12-02 20:20:13 +01:00
inventory Add inventory plugin iocage (#9262) 2024-12-25 21:41:40 +01:00
lookup lookup plugins: use f-strings (#9324) 2024-12-25 09:48:06 +01:00
module_utils xfconf/xfconf_info: add return value version (#9226) 2024-12-24 12:00:24 +01:00
modules r*: normalize docs (#9354) 2024-12-25 21:19:49 +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