Jedrzej Nowak 1b28b8f3c4 Change resources structure to match repository one
Change-Id: Ie8d8c092e64890af2f0886303ef3f16752ba5b76
2015-12-18 18:01:20 +01:00

40 lines
610 B
YAML

handler: ansible
version: 1.0.0
actions:
run: run.yaml
remove: remove.yaml
update: run.yaml
input:
db_name:
schema: str!
value:
db_host:
schema: str!
value:
login_user:
schema: str!
value:
login_password:
schema: str!
value:
login_port:
schema: int!
value:
collation:
schema: str
value: 'utf8_general_ci'
encoding:
schema: str
value: 'utf8'
ip:
schema: str!
value:
# ssh_key:
# schema: str!
# value:
# ssh_user:
# schema: str!
# value: