💻
Hosts
A Host defines an IP address or hostname that jet can talk to, give orders, or configure.
Hosts can be given specific variables that override variables specified on the groups of which they are a member, but this doesn't mean they should.
Generally, you should resist defining too many variables on hosts. It's better to think in terms of groups as much as possible.
Occasionally a host may run on a non-default SSH port, or need to have an address defined that is different from the name of the host. This, along with the username to login as, can be set by variables that are described on the SSH chapter.
Last modified 4d ago