Ansible ICX module doesnt work
Hello,Want to somehow make icx module work from ansible, but running into a problem.I have a simple playbook just for testing (show ver) but it gives me an error:---- name: show ver hosts: all gather_facts: no connection: local vars: ansible_n...

