michaeljaboyd

Results 3 comments of michaeljaboyd

Thank you for looking into this issue. Sure Please find the output requested bellow:- Playbook ``` --- - name: configure hosts playbook hosts: spines,leafs gather_facts: yes vars: "interface_descriptions": {} pre_tasks:...

@rohitthakur2590 I have since tested this against vEOS. vEOS runs the module in a second, with exactly the same playbook. Only when the module runs against real equipment will the...

I am also running into this issue. I believe allowing 'replace: "block"' would make the issue disappear.