mirror of https://github.com/ansible/ansible.git
cast http_port, https_port to int from config (#21840)
When retrieving the http_port, https_port values from the configuration of the device, the values need to cast to int in order to correctly compare against the argspec values. This patch fixes that problem. fixes #21832pull/21843/head
parent
ab0f992b3a
commit
b25c51f99a
Loading…
Reference in New Issue