1b28b8f3c4
Change-Id: Ie8d8c092e64890af2f0886303ef3f16752ba5b76
29 lines
422 B
YAML
29 lines
422 B
YAML
handler: ansible
|
|
version: 1.0.0
|
|
|
|
input:
|
|
keystone_host:
|
|
schema: str!
|
|
value:
|
|
keystone_port:
|
|
schema: int!
|
|
value:
|
|
tenant:
|
|
schema: str!
|
|
value:
|
|
user_name:
|
|
schema: str!
|
|
value:
|
|
password:
|
|
schema: str!
|
|
value:
|
|
ip:
|
|
schema: str!
|
|
value:
|
|
# ssh_key:
|
|
# schema: str!
|
|
# value:
|
|
# ssh_user:
|
|
# schema: str!
|
|
# value:
|