From 0ba8dd70739b3ec50c09b785efe508f35264c2ff Mon Sep 17 00:00:00 2001 From: maritu Date: Mon, 25 Mar 2024 00:19:25 +0300 Subject: [PATCH] docs: network_connections module is only meant for internal usage by the role Signed-off-by: maritu --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 69c2e55c..d038fa7c 100644 --- a/README.md +++ b/README.md @@ -1352,6 +1352,13 @@ The `network` role rejects invalid configurations. It is recommended to test the with `--check` first. There is no protection against wrong (but valid) configuration. Double-check your configuration before applying it. +### network_connections Internal Module + +The `network_connections` internal module is intended for internal use or integration +testing and is not intended for direct external access or use. When this internal +module is utilized in integration tests, the tasks specified in `tasks/main.yaml` +are skipped, thereby speeding up the test execution. + ## Compatibility The `network` role supports the same configuration scheme for both providers (`nm`