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
Nedelin Petkov 969ad475e3
Added new feature for ansible_user and ansible_port in Icinga2 inventory source (#4088)
* Added new feature for ansible_user and ansible_port

* Replaced 'try' and 'except' with 'if' condition

* Replace '!=' with 'is not'

* Fixed if condition

* Implement the constructed interface

* Correction at the suggestion of felixfontein

* Added new options in unit test for icinga2 inventory

* Added blank lines in unit test for icinga2 inventory

* Added default filter in example

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

* Fixed variable name in example

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

* Added a changelog fragment

* Fixed changelog fragment

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

* Updated documentation options

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

Co-authored-by: Felix Fontein <felix@fontein.de>
2022-01-31 19:50:08 +01:00
..
cobbler.py [inventory/cobbler] Add include_profiles option (#4068) 2022-01-31 05:57:09 +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) 2022-01-31 19:50:08 +01:00
linode.py linode: Allow templating token for dynamic inventory (#4040) 2022-01-30 22:16:59 +01:00
lxd.py LXD inventory: Support virtual machines (#3519) 2021-12-13 22:01:52 +01:00
nmap.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
online.py update scaleway maintainers (#3472) 2021-12-08 18:32:26 +01:00
opennebula.py Added OpenNebula inventory plugin (#810) 2021-09-28 16:32:15 +02:00
proxmox.py Prepare for distutils.version being removed in Python 3.12 (#3936) 2021-12-24 17:34:48 +00:00
scaleway.py Add profile parameter for scaleway inventory (#4049) 2022-01-31 19:33:35 +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) 2022-01-16 20:31:24 +01:00