ansible / ansible-modules-core

Ansible modules - these modules ship with ansible
1.3k stars 1.95k forks source link

nxos_interface module does not work #5920

Closed Hemakuma closed 7 years ago

Hemakuma commented 7 years ago

fatal: [n9k-1]: FAILED! => {"changed": false, "failed": true, "msg": "Connection failure: timed out", "status": -1, "url": "http://n9k-1:80/ins"}

Very simple playbook but it give above error. I tried different nxos version, still same error

ansibot commented 7 years ago

This repository has been locked. All new issues and pull requests should be filed in https://github.com/ansible/ansible

Please read through the repomerge page in the dev guide.