1b28b8f3c4
Change-Id: Ie8d8c092e64890af2f0886303ef3f16752ba5b76
26 lines
390 B
YAML
26 lines
390 B
YAML
handler: ansible_playbook
|
|
version: 1.0.0
|
|
actions:
|
|
input:
|
|
ip:
|
|
schema: str!
|
|
value:
|
|
# ssh_key:
|
|
# schema: str!
|
|
# value:
|
|
# ssh_user:
|
|
# schema: str!
|
|
# value:
|
|
keys_dir:
|
|
schema: str!
|
|
value:
|
|
private_key:
|
|
schema: str!
|
|
value:
|
|
public_key:
|
|
schema: str!
|
|
value:
|
|
passphrase:
|
|
schema: str
|
|
value:
|