Michal Kratochvil

Results 14 issues of Michal Kratochvil

##### ISSUE TYPE - Bug Report ##### COMPONENT NAME bigip_lx_package ##### ANSIBLE VERSION ``` ansible 2.9.5 config file = /home/michal/ccloud-net/ansible.cfg configured module search path = ['/home/michal/ccloud-net/plugins/modules'] ansible python module location...

### Describe the solution you'd like I would like the `bigip_interface` module to allow targeting all interfaces. Same as a tmsh command can do: ``` tmsh modify net interface all...

enhancement
backlog

##### ISSUE TYPE - Bug Report ##### COMPONENT NAME bigip_iapp_service ##### ANSIBLE VERSION ``` ansible 2.8.0 config file = /home/michal/ccloud-net/ansible.cfg configured module search path = ['/home/michal/ccloud-net/plugins/modules'] ansible python module location...

bug
backlog

##### SUMMARY Hello, we are planning to switch from ansible connection type `paramiko` to `libssh` and found that `net_get` module fails during our testing with `libssh` while it works fine...

##### COMPONENT NAME bigip_monitor_https ### Environment ##### ANSIBLE VERSION ``` ansible [core 2.12.2] config file = /home/cloud/ansible.cfg configured module search path = ['/home/cloud/plugins/modules'] ansible python module location = /home/cloud/.venv/core212/lib/python3.8/site-packages/ansible ansible...

bug
untriaged

### Summary Found an error in the AS3 documentation - Appendix A: Schema Reference, for `TLS_Server` object. LINK: https://clouddocs.f5.com/products/extensions/f5-appsvcs-extension/latest/refguide/schema-reference.html#tls-server Following parameters have wrong / misleading Description: | Parameter | Description...

bug

##### COMPONENT NAME f5networks.f5_modules.bigip_lx_package ### Environment ##### ANSIBLE VERSION ``` ansible [core 2.15.0] config file = /home/d071955/repos/ccloud-net/ansible.cfg configured module search path = ['/home/user/repos/ccloud-net/plugins/modules'] ansible python module location = /home/user/.venvs/ccloudnet/lib/python3.10/site-packages/ansible ansible...

awaiting-user-action

Can you please add following configurable items to the `bigip_profile_fastl4` module: ``` modify ltm profile fastl4 * pva-flow-aging [ disabled | enabled ] * pva-flow-evict [ disabled | enabled ]...

feature-idea

I'd love to see the random capitalization of dns queries on/off option added to the `bigip_dns_cache_resolver` module. The equivalent tmsh command is: ``` (tmos)# modify ltm dns cache resolver randomize-query-name-case...

enhancement
awaiting-user-action

/kind feature Hi team, sometimes we need to enable custom configuration for loadbalancer listener on the load balancing infrastructure backend, like for example special handling of UDP datagrams for syslog,...

good first issue
kind/feature