Add note to README about zt
This commit is contained in:
parent
3b7a130823
commit
2fb1b41bad
@ -32,6 +32,12 @@ Adding a new server will require the following be fulfilled:
|
||||
|
||||
From there, running the playbook `site.yml` should get the machine up to snuff. To automate the host-local steps, use the script file `contrib/bootstrap.sh`.
|
||||
|
||||
## Zerotier
|
||||
|
||||
A lot of my home-network side of things is connected together via ZeroTier; initial deployment/repairs may require specifying an `ansible_host` for the inventory item in question to connect to it locally. Subsequent plays will require connectivity to my home ZeroTier network.
|
||||
|
||||
Cloud-managed devices require no such workarounds.
|
||||
|
||||
## Ad-Hoc Commands
|
||||
|
||||
The inventory is configured to allow for ad-hoc commands with very little fuss. For example:
|
||||
|
Loading…
Reference in New Issue
Block a user