beb6b8536f
- added example-bootstrap.py - moved ansible tasks to separate dir
19 lines
225 B
YAML
19 lines
225 B
YAML
handler: ansible
|
|
id: 'solar_bootstrap'
|
|
input:
|
|
ip:
|
|
schema: str!
|
|
value:
|
|
ssh_key:
|
|
schema: str!
|
|
value:
|
|
ssh_user:
|
|
schema: str!
|
|
value:
|
|
|
|
master_ip:
|
|
schema: str!
|
|
value:
|
|
tags: []
|
|
version: 1.0.0
|