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:
parent
5b21ef3e2c
commit
9a3f5bf1fc
1 changed files with 1 additions and 0 deletions
|
@ -11,3 +11,4 @@ nxapi:
|
|||
#password: "{{ nxos_nxapi_pass | default('admin') }}"
|
||||
transport: nxapi
|
||||
use_ssl: no
|
||||
port: 8080
|
||||
|
|
Loading…
Reference in a new issue