mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-17 22:30:59 +00:00
This patch adds the port argument as a valid parameter to the f5_spec. This argument is supported in bigsuds version 1.0.4 and greater, so this patch uses the __version__ variable of the bigsuds module to determine when the port value should be honored by the module.