mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-06 08:42:15 +00:00
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>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| fixtures | ||
| test_cobbler.py | ||
| test_icinga2.py | ||
| test_linode.py | ||
| test_lxd.py | ||
| test_opennebula.py | ||
| test_proxmox.py | ||
| test_stackpath_compute.py | ||
| test_xen_orchestra.py | ||