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
pull/18625/head
John R Barker 8 years ago committed by GitHub
parent b606078d69
commit a51d79c7a9

@ -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
```

Loading…
Cancel
Save