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
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
..
action fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
become
cache Fix new devel sanity errors. (#3194) 2021-08-12 12:07:50 +02:00
callback opentelemetry: enrich service for community.docker.docker_login (#4104) 2022-01-29 15:13:36 +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 Added new feature for ansible_user and ansible_port in Icinga2 inventory source (#4088) 2022-01-31 19:50:08 +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 Fix local port regex in listen_ports_facts (#4092) 2022-01-31 19:33:11 +01:00
test a_module test: fix crash in case of tombstoning (#3660) 2021-11-04 08:29:17 +01:00