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
patchback[bot] fab30c5e55
Update Proxmox Inventory Documentation with additional examples (#4148) (#4159)
* 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>
(cherry picked from commit c09f529f02)

Co-authored-by: IronTooch <27360514+IronTooch@users.noreply.github.com>
2022-02-05 21:57:13 +01:00
..
cobbler.py [inventory/cobbler] Add include_profiles option (#4068) (#4121) 2022-01-31 06:20:07 +01:00
gitlab_runners.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
icinga2.py Added new feature for ansible_user and ansible_port in Icinga2 inventory source (#4088) (#4130) 2022-01-31 20:22:59 +01:00
linode.py linode: Allow templating token for dynamic inventory (#4040) (#4119) 2022-01-30 21:40:07 +00:00
lxd.py LXD inventory: Support virtual machines (#3519) (#3900) 2021-12-14 06:42:47 +01:00
nmap.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
online.py update scaleway maintainers (#3472) (#3873) 2021-12-08 20:20:59 +01:00
opennebula.py Added OpenNebula inventory plugin (#810) 2021-09-28 16:32:15 +02:00
proxmox.py Update Proxmox Inventory Documentation with additional examples (#4148) (#4159) 2022-02-05 21:57:13 +01:00
scaleway.py Add profile parameter for scaleway inventory (#4049) (#4129) 2022-01-31 20:01:08 +01:00
stackpath_compute.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
virtualbox.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
xen_orchestra.py Update example (#4041) (#4047) 2022-01-16 20:55:03 +01:00