openwisp / ansible-openwisp2

Ansible role that installs and upgrades OpenWISP.
https://openwisp.io/docs/dev/ansible/
BSD 3-Clause "New" or "Revised" License
474 stars 136 forks source link

[bug] Updated README.md file #432

Closed keshav-04 closed 1 month ago

keshav-04 commented 1 year ago

username@IP_address for hosts updated in README.md file. For the ssh command, we use ssh username@IP_address to access the remote desktop machine. Also, in the hosts file given, we will use [openwisp2] username@IP_address to access the remote desktop machine via hosts file.