Results 5 issues of miyuk

##### SUMMARY telnet module has been changed some at [v5.1.0](https://github.com/ansible-collections/ansible.netcommon/blob/main/CHANGELOG.rst#v5-1-0) - replace `output` to `stdout` and `stdout_lines` - support for regexes to `login_prompt` and `password_prompt` - support `timeout` parameter However...

Hello, everyone I'm trying to develop netbox plugin while refering to this tutorial. However, when step 5, I stucked because netbox rule. Therefore, I would like to add comment for...

##### SUMMARY When using now inventory to get inventory from `cmdb_ci_server`, ip_addres is empty because ip_address is stored in other table(`cmdb_ci_ip_address`). https://docs.servicenow.com/bundle/tokyo-servicenow-platform/page/product/configuration-management/concept/class-server.html#d707944e556 ##### ISSUE TYPE - Bug Report ##### COMPONENT...

needs_verify

##### SUMMARY Add `vars_column` option for now inventory plugin for defining host_vars. I want to realize the feature like a [NetBox Inventory plugin](https://docs.ansible.com/ansible/latest/collections/netbox/netbox/nb_inventory_inventory.html) config_context. ##### ISSUE TYPE - Feature Idea...

type/enhancement

##### SUMMARY When inventory plugin query choice field, it return value as human readable label. However, label value is not useful for ansible inventory. I want to add options for...

verified