mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-23 04:24:00 -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
2
test/integration/targets/ios_ping/meta/main.yaml
Normal file
2
test/integration/targets/ios_ping/meta/main.yaml
Normal file
|
@ -0,0 +1,2 @@
|
|||
dependencies:
|
||||
- prepare_ios_tests
|
Loading…
Add table
Add a link
Reference in a new issue