community.general/tests/integration/targets/cnos_image/vars/main.yml

7 lines
224 B
YAML
Raw Normal View History

2020-03-09 09:11:07 +00:00
---
test_image_data1:
- {protocol: "sftp", serverip: "10.241.106.118", imgtype: "os", serverusername: "root", serverpassword: "root123"}
test_image_data2:
- {protocol: "tftp", serverip: "10.241.106.118", imgtype: "os"}