10 lines
137 B
YAML
10 lines
137 B
YAML
id: mariadb
|
|
handler: ansible
|
|
version: 1.0.0
|
|
actions:
|
|
run: run.yml
|
|
remove: remove.yml
|
|
input:
|
|
image: tutum/mariadq
|
|
tags: [n/1]
|