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.