solar/resources/hosts_file/meta.yaml
2015-09-29 16:36:04 +02:00

11 lines
150 B
YAML

id: hosts_file
handler: ansible
version: 1.0.0
input:
hosts:
schema: [{name: str!, ip: str!}]
value: []
tags: [resource=hosts_file]