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
IronTooch c09f529f02
Update Proxmox Inventory Documentation with additional examples (#4148)
* Update Documentation with additional example

* Added an example to have the plugin return an IP address for a Proxmox guest, instead of the name of the guest (default behavior)
* Added an example to include a string literal to every guest (to support a playbook being able to check for variable presence to identify inventory in use)

* Update for line length readability

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

* Changed to cleaner static value

* Changed text for clarity

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

Co-authored-by: Felix Fontein <felix@fontein.de>
2022-02-05 21:16:07 +01:00
..
action
become
cache
callback mail callback: fully use Ansible's option handling; deprecate not specifying sender (#4140) 2022-02-01 10:12:03 +01:00
connection Get rid of distutils.spawn and distutils.util (#3934) 2022-01-04 06:56:28 +01:00
doc_fragments Add additional auth support to Gitlab (#705) (#3918) 2021-12-20 21:59:12 +01:00
filter Add options to filter lists_mergeby (#4058) 2022-01-28 08:19:19 +01:00
inventory Update Proxmox Inventory Documentation with additional examples (#4148) 2022-02-05 21:16:07 +01:00
lookup Fix example code for flattened lookup (#4013) 2022-01-09 11:11:56 +01:00
module_utils Adding while loop to wait for cluster container creation (#4039) 2022-01-28 07:08:52 +01:00
modules gitlab_project_variable: Allow delete without value (#4150) 2022-02-05 21:02:04 +01:00
test