Rohit Upadhyay

Results 26 comments of Rohit Upadhyay

Hi @tashafan , I looked up the repo https://github.com/focrensh/f5-ansible_multi-zone to reproduce the issue. I noticed that task that creates GTM virtual servers in gtm_tasks.yaml is referencing GTM servers (different from...

Hi @m-kratochvil , the `test/integration/targets/bigip_lx_package/tasks/issue-01717.yaml` is part of a role for which the entry point is `test/integration/bigip_lx_package.yaml`, there you can see `connection: local` on line 24, which does the same...

In the `tasks/main.yaml` you just shared above the first task is doing the job of downloading the AS3 package from Swift storage to the controller and it is using the...

@m-kratochvil , yes I agree that `get_url` will download the rpm on the bigip box, I was wrong earlier. The workaround I can suggest is use `get_url` to download the...

Hi @VDI-Tech-Guy , I have tried reproducing this issue with the same versions of BIGIP, python and ansible, and I did not see the issue in my case, could you...

Hi @jLemmings , could you please share the ansible playbook and the version of python, bigip and ansible you are using.

Hello, I have raised an issue on ansible.netcommon, once that issue is fixed then I'll be able to make changes on our side to fix this issue. Issue raised on...

Hello @jmcguir , I ran the task you shared on bigip 15, and it worked fine in my case. I didn't get the "Recommended action: Synchronize this device to group...

Hi @jmcguir , I tried from the standby device and again it worked fine without issues.

Hi @jmcguir , I followed all the steps you mentioned but I didn't see the error. But, about saving the config could you tell me how do you go about...