mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Set NXAPI port to 8080 (#28773)
This commit is contained in:
committed by
GitHub
parent
5b21ef3e2c
commit
9a3f5bf1fc
@@ -11,3 +11,4 @@ nxapi:
|
||||
#password: "{{ nxos_nxapi_pass | default('admin') }}"
|
||||
transport: nxapi
|
||||
use_ssl: no
|
||||
port: 8080
|
||||
|
||||
Reference in New Issue
Block a user