diff --git a/test/README.md b/test/README.md index fb541818ae..c7f5e92c37 100644 --- a/test/README.md +++ b/test/README.md @@ -22,6 +22,8 @@ Integration test layer, constructed using playbooks. Some tests may require cloud credentials, others will not, and destructive tests are separated from non-destructive so a subset can be run on development machines. +Tests for network modules can be found in https://github.com/ansible/test-network-modules/ + learn more ----------