mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 13:50:22 -07:00
IOS Ping: Add new module to support ping tests from IOS devices (#28557)
* IOS Ping: Add new module to support ping tests from IOS devices * Add tests * Add fixtures for ios_ping
This commit is contained in:
parent
11b1ad0928
commit
1c4fe510d0
10 changed files with 353 additions and 0 deletions
3
test/integration/targets/ios_ping/defaults/main.yaml
Normal file
3
test/integration/targets/ios_ping/defaults/main.yaml
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
testcase: "*"
|
||||
test_items: []
|
Loading…
Add table
Add a link
Reference in a new issue