f5-ansible icon indicating copy to clipboard operation
f5-ansible copied to clipboard

Add "up_interval" parameter to bigip_monitor_http

Open strain17 opened this issue 4 years ago • 2 comments

ISSUE TYPE
  • Feature Idea
COMPONENT NAME

bigip_monitor_http

ANSIBLE VERSION
$ ansible --version
ansible 2.9.2
  config file = /xxx/ansible.cfg
  configured module search path = ['/xxx/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /xxx/ansible-2.9.2/lib/python3.7/site-packages/ansible
  executable location = /xxx/ansible-2.9.2/bin/ansible
PYTHON VERSION
python version = 3.7.1 (default, Dec 14 2018, 13:28:58) [Clang 4.0.1 (tags/RELEASE_401/final)]
BIGIP VERSION
14.1.x
SUMMARY

bigip_monitor_http does NOT support the "up_interval" parameter. Would it be possible to add this parameter similar to what is found for the HTTPS monitor bigip_monitor_https

strain17 avatar Dec 04 '20 23:12 strain17

Tracking via FMFA-693

focrensh avatar Dec 07 '20 23:12 focrensh

Yeah, 2nd this. Any progress? The change is seemingly pretty simple. I've added a pull request: #2207

rhavenn avatar Apr 29 '22 23:04 rhavenn