Skip to content

Commit

Permalink
docs: network_connections module is only meant for internal usage by …
Browse files Browse the repository at this point in the history
…the role

Signed-off-by: maritu <[email protected]>
  • Loading branch information
marituhone authored and liangwen12year committed Jun 11, 2024
1 parent d98948b commit 0ba8dd7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down

0 comments on commit 0ba8dd7

Please sign in to comment.