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
IamLunchbox d05932fb2c
Add option to proxmox dynamic inventory to exclude nodes (#7461)
* Create option to exclude proxmox nodes

* improve node exclusion by only remove the top level group

* add fragment

* Update changelogs/fragments/7437-proxmox-inventory-add-exclude-nodes.yaml

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

* Update plugins/inventory/proxmox.py

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

* Rework node exclusion

* Update fragement PR number

* include release version in option

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

* Clarify description

* Update unit test

* Fix typos in unit test

* Fix additonal typos in test

* Fix CI

* Fixing yet another whitespace pep error

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2023-11-26 17:23:33 +01:00
..
action Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
become machinectl become plugin: mark as require_tty (#6935) 2023-07-15 12:53:59 +02:00
cache Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
callback More docs cleanup (#7552) 2023-11-22 22:45:28 +01:00
connection Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
doc_fragments Clean up doc fragments a bit (#7551) 2023-11-22 09:13:33 +01:00
filter Update from_csv.py docs (#7296) 2023-09-20 22:02:54 +02:00
inventory Add option to proxmox dynamic inventory to exclude nodes (#7461) 2023-11-26 17:23:33 +01:00
lookup More docs cleanup (#7552) 2023-11-22 22:45:28 +01:00
module_utils refactor(gitlab modules): remove duplicate gitlab package check (#7486) 2023-11-11 12:20:12 +01:00
modules [keycloak_user_federation]: Adding option krbPrincipalAttribute (#7538) 2023-11-26 17:20:05 +01:00
test Add test fqdn_valid (#7533) 2023-11-22 09:12:00 +01:00