mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Fix icinga2_host requiring ip key. (#7452)
* Fix icinga2_host requiring ip key. Fixes #5248 * Add changelog fragment * Update changelogs/fragments/7452-fix-icinga2_host-requiring-ip-key.yml Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/icinga2_host.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update changelogs/fragments/7452-fix-icinga2_host-requiring-ip-key.yml Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Donien <donien.96@hotmail.com> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- icinga2_host - the ``ip`` option is no longer required, since Icinga 2 allows for an empty address attribute (https://github.com/ansible-collections/community.general/pull/7452).
|
||||
Reference in New Issue
Block a user