1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests/unit/plugins/inventory
Scott Langendyk 0f59bb7a99
Get interfaces for Proxmox LXC containers (#8713)
* Get interfaces for Proxmox LXC containers

* Add changelog

* Don't use bare except

* Update changelog from suggestion

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

* Only lookup interfaces for running containers

* Ignore not implemented status

* Check that key exists in properties dict

* define ignore errors in mock

* Use not in

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2024-08-12 07:35:43 +02:00
..
fixtures Add more default license and copyright notices (#5087) 2022-08-08 08:44:19 +02:00
test_cobbler.py Remove unnecessary test imports (#5978) 2023-02-12 21:05:08 +01:00
test_icinga2.py Adds group_by_hostgroups parameter to Icinga2 inventory (#7998) 2024-03-24 17:01:34 +00:00
test_linode.py Add descriptive error message to Linode inventory plugin file checkin… (#8133) 2024-03-24 22:22:44 +01:00
test_lxd.py Remove unnecessary test imports (#5978) 2023-02-12 21:05:08 +01:00
test_opennebula.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) 2022-08-05 12:28:29 +02:00
test_proxmox.py Get interfaces for Proxmox LXC containers (#8713) 2024-08-12 07:35:43 +02:00
test_stackpath_compute.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) 2022-08-05 12:28:29 +02:00
test_xen_orchestra.py Fix pylint and pep8 issues exposed by latest ansible-core's ansible-test sanity checks (#8720) 2024-08-07 15:18:58 +02:00