ansible/changelogs/fragments/66267-httpapi-timeout.yaml

6 lines
202 B
YAML
Raw Normal View History

bugfixes:
- Fix httpapi timeout value to read from persistent_command_timeout as intended.
minor_changes:
- Remove timeout option from httpapi, netconf, & network_cli connections, as they were unused.