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/plugins/inventory
ube aa03c71267
proxmox inventory: fix for agent enabled (#4910)
* Update proxmox.py

* Forgot a debug print.

* pep

* Check if int, old school way.

* pep, once again.

* Create 4910-fix-for-agent-enabled.yml

* Must check the first listentry for enabled=1

* Update changelogs/fragments/4910-fix-for-agent-enabled.yml

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

Co-authored-by: Felix Fontein <felix@fontein.de>
2022-07-12 11:03:13 +02:00
..
cobbler.py Misc. typo fixes (#4940) 2022-07-08 23:11:57 +02:00
gitlab_runners.py Fix sanity issues. (#4346) 2022-03-14 20:56:27 +01:00
icinga2.py Added new feature for ansible_user and ansible_port in Icinga2 inventory source (#4088) 2022-01-31 19:50:08 +01:00
linode.py Fix sanity issues. (#4346) 2022-03-14 20:56:27 +01:00
lxd.py Misc. typo fixes (#4940) 2022-07-08 23:11:57 +02:00
nmap.py nmap inventory plugin: Add sudo nmap (#4506) 2022-04-21 09:54:38 +02:00
online.py Fix sanity issues. (#4346) 2022-03-14 20:56:27 +01:00
opennebula.py Implement contructable support for opennebula inventory plugin: keyed… (#4524) 2022-04-21 13:16:15 +02:00
proxmox.py proxmox inventory: fix for agent enabled (#4910) 2022-07-12 11:03:13 +02:00
scaleway.py Fix sanity issues. (#4346) 2022-03-14 20:56:27 +01:00
stackpath_compute.py
virtualbox.py
xen_orchestra.py