mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-03 23:14:02 -07:00
Fix config timeout issue for network modules (#28261)
* Fix config timeout issue for network modules * Re-enable network test * Remove unwanted persistent connection timer * Minor changes in description
This commit is contained in:
parent
016cd0691c
commit
8a6e1531b7
3 changed files with 8 additions and 24 deletions
|
@ -24,6 +24,8 @@ matrix:
|
|||
|
||||
- env: TEST=windows
|
||||
|
||||
- env: TEST=network
|
||||
|
||||
- env: TEST=linux/centos6/1
|
||||
- env: TEST=linux/centos7/1
|
||||
- env: TEST=linux/fedora24/1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue