telekom-mms/ansible-collection-icinga-director

Unsupported parameter "Notes" for icinga_host

Closed this issue ยท 3 comments

The following field is not configurable in the current version of the ansible role:

grafik

I've got the following error code:

FAILED! => {"changed": false, "msg": "Unsupported parameters for (t_systems_mms.icinga_director.icinga_host) module: notes Supported parameters include: address, address6, check_command, client_cert, client_key, disabled, display_name, force_basic_auth, groups, imports, object_name, state, url, url_password, url_username, use_proxy, validate_certs, vars, zone"}

Thx for the great job on this project! ๐Ÿ‘

Yeah, notes are not supported yet. We should definetly add support for them.