mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
6 lines
224 B
YAML
6 lines
224 B
YAML
---
|
|
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"}
|