Update 'ansible/hosts.yml'

This commit is contained in:
fossilfranv 2023-04-28 14:12:02 -07:00
parent 358f89bd3b
commit 42f865b3ab

View File

@ -16,7 +16,7 @@ all:
root_passwd: "{{ ap1_root_passwd }}"
ssh_port: "xxxx"
ssh_port: "9010"
ssh_pub_key: "{{ lookup('file', '~/.ssh/id_rsa.pub') }}"