1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Set NXAPI port to 8080 (#28773)

This commit is contained in:
Ricardo Carrillo Cruz 2017-08-29 16:42:42 +02:00 committed by GitHub
parent 5b21ef3e2c
commit 9a3f5bf1fc

View file

@ -11,3 +11,4 @@ nxapi:
#password: "{{ nxos_nxapi_pass | default('admin') }}"
transport: nxapi
use_ssl: no
port: 8080