mirror of
https://github.com/linux-system-roles/network.git
synced 2026-01-23 18:35:13 +00:00
docs: network_connections module is only meant for internal usage by the role
Signed-off-by: maritu <marehone12@gmail.com>
This commit is contained in:
parent
d98948b31e
commit
0ba8dd7073
1 changed files with 7 additions and 0 deletions
|
|
@ -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`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue