From 2fb1b41baddcb0c02c19da00082c42b57ac69072 Mon Sep 17 00:00:00 2001 From: Salt Date: Fri, 19 Feb 2021 02:15:43 -0600 Subject: [PATCH] Add note to README about zt --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index d657d56..d3f4348 100644 --- a/README.md +++ b/README.md @@ -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: