summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Lusk <luskjh@gmail.com>2026-05-26 09:05:17 -0400
committerJoshua Lusk <luskjh@gmail.com>2026-05-26 09:05:17 -0400
commitac761f8a5e1e274ee2deb2ca69f86e0041fba7e2 (patch)
tree2d42df071ad18052aa3c105e42e092b6efe7ecbe
parentb1bb4ba0acb8f90ebbfa958ac1f9314396a6dca6 (diff)
readme formatting
-rw-r--r--README.md16
1 files changed, 7 insertions, 9 deletions
diff --git a/README.md b/README.md
index acdae6c..e2dd777 100644
--- a/README.md
+++ b/README.md
@@ -38,11 +38,10 @@ _Listed in applicable order._
### <sup>*</sup>Pre-bootstraped targets
Before the automation user is created, the `ping` and `bootstrap`
-targets need to initially connect to the server host using an
-existing user. Set `ANSIBLE_USER` to override the default
-connection user, and set `ANSIBLE_PORT` to override the SSH port
-before the `bootstrap` playbook has updated it to the port specified in
-`vault.yaml`:
+targets need to initially connect to the server host using an existing
+user. Set `ANSIBLE_USER` to override the default connection user, and
+set `ANSIBLE_PORT` to override the SSH port before the `bootstrap`
+playbook has updated it to the port specified in `vault.yaml`:
```sh
$ make ping ANSIBLE_USER=root ANSIBLE_PORT=22
@@ -51,9 +50,8 @@ $ make bootstrap ANSIBLE_USER=root ANSIBLE_PORT=22
## CI / deployments
-There is a CI workflow that runs the same pre-commit hooks on
-GitHub as run locally, but deployments are currently only
-administered from a local machine.
-
+There is a CI workflow that runs the same pre-commit hooks on GitHub as
+run locally, but deployments are currently only administered from a
+local machine.
[hollyhock]: //hollyhock.sorantics.com