mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Tests are required for Network modules (#18618)
* Tests are required for Network modules Also detail how to get help * Update README.md * Update README.md
This commit is contained in:
@@ -156,6 +156,10 @@ There are additional environment variables that can be used. A few of the more u
|
||||
|
||||
Network Tests
|
||||
=============
|
||||
**Note:** From Ansible 2.3, for any new Network Module to be accepted it must be accompanied by a corresponding test.
|
||||
|
||||
For further help with this please contact `gundalow` in `#ansible-devel` on FreeNode IRC.
|
||||
|
||||
```
|
||||
$ ANSIBLE_ROLES_PATH=targets ansible-playbook network-all.yaml
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user