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 137 forks source link

[feature] Added task add inventory_hostname to /etc/hosts #404

Closed pandafy closed 1 year ago

pandafy commented 1 year ago

The /etc/hosts files is updated to resolve inventory_hostname to localhost (127.0.0.1).

Blockers