community.general/plugins/inventory
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
..
cobbler.py [PR #9323/1d8f0b29 backport][stable-10] inventory plugins: use f-strings (#9332) 2024-12-23 12:25:16 +01:00
gitlab_runners.py [PR #9323/1d8f0b29 backport][stable-10] inventory plugins: use f-strings (#9332) 2024-12-23 12:25:16 +01:00
icinga2.py [PR #9323/1d8f0b29 backport][stable-10] inventory plugins: use f-strings (#9332) 2024-12-23 12:25:16 +01:00
iocage.py [PR #9262/23d97fa4 backport][stable-10] Add inventory plugin iocage (#9378) 2024-12-25 22:00:31 +01:00
linode.py [PR #9323/1d8f0b29 backport][stable-10] inventory plugins: use f-strings (#9332) 2024-12-23 12:25:16 +01:00
lxd.py [PR #9323/1d8f0b29 backport][stable-10] inventory plugins: use f-strings (#9332) 2024-12-23 12:25:16 +01:00
nmap.py [PR #9323/1d8f0b29 backport][stable-10] inventory plugins: use f-strings (#9332) 2024-12-23 12:25:16 +01:00
online.py [PR #9323/1d8f0b29 backport][stable-10] inventory plugins: use f-strings (#9332) 2024-12-23 12:25:16 +01:00
opennebula.py [PR #9323/1d8f0b29 backport][stable-10] inventory plugins: use f-strings (#9332) 2024-12-23 12:25:16 +01:00
proxmox.py [PR #9323/1d8f0b29 backport][stable-10] inventory plugins: use f-strings (#9332) 2024-12-23 12:25:16 +01:00
scaleway.py [PR #9323/1d8f0b29 backport][stable-10] inventory plugins: use f-strings (#9332) 2024-12-23 12:25:16 +01:00
stackpath_compute.py [PR #9323/1d8f0b29 backport][stable-10] inventory plugins: use f-strings (#9332) 2024-12-23 12:25:16 +01:00
virtualbox.py [PR #9323/1d8f0b29 backport][stable-10] inventory plugins: use f-strings (#9332) 2024-12-23 12:25:16 +01:00
xen_orchestra.py [PR #9323/1d8f0b29 backport][stable-10] inventory plugins: use f-strings (#9332) 2024-12-23 12:25:16 +01:00