diff --git a/docs/index.html b/docs/index.html index d268011..8079d60 100644 --- a/docs/index.html +++ b/docs/index.html @@ -211,6 +211,9 @@ of Applying the Network State Configuration
  • Invalid and Wrong Configuration
  • +
  • network_connections +Internal Module
  • Compatibility
  • @@ -1473,6 +1476,13 @@ Configuration recommended to test the role 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 and initscripts). That diff --git a/latest/README.html b/latest/README.html index d268011..8079d60 100644 --- a/latest/README.html +++ b/latest/README.html @@ -211,6 +211,9 @@ of Applying the Network State Configuration

  • Invalid and Wrong Configuration
  • +
  • network_connections +Internal Module
  • Compatibility
  • @@ -1473,6 +1476,13 @@ Configuration recommended to test the role 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 and initscripts). That