From 70b0fc3b58a0eeeac8f0336501277941f71614d4 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Tue, 30 Jan 2024 17:07:24 -0700 Subject: [PATCH] [tests/plays] README --- tests/plays/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/plays/README.md b/tests/plays/README.md index 44d2fe36..c2dcbb1a 100644 --- a/tests/plays/README.md +++ b/tests/plays/README.md @@ -6,6 +6,7 @@ The following collection dependencies are needed: * ansible.utils You will need a fresh pfSense install available as `pfsense-test` or adjust the `hosts` file as needed. -You need to be able to ssh to it as `root` without a password or use `--ask-pass`. +You need to be able to ssh to it as `root` without a password or use `--ask-pass`, which you can use +the configure.yml play to do. Update `host_vars/pfsense-test.yml` with IP addresses of your test pfSense install.