mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
7d23c90c6e
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
|
||
---|---|---|
.. | ||
cobbler.py | ||
gitlab_runners.py | ||
icinga2.py | ||
linode.py | ||
lxd.py | ||
nmap.py | ||
online.py | ||
opennebula.py | ||
proxmox.py | ||
scaleway.py | ||
stackpath_compute.py | ||
virtualbox.py | ||
xen_orchestra.py |