
Works but requires manual `import`. Removed `id` from resources. Change-Id: I36ef63a5003ea39eb88d9076afd61215584916d9
16 lines
209 B
YAML
16 lines
209 B
YAML
handler: ansible
|
|
version: 1.0.0
|
|
|
|
input:
|
|
ip:
|
|
schema: str!
|
|
value:
|
|
# ssh_user:
|
|
# schema: str!
|
|
# value:
|
|
# ssh_key:
|
|
# schema: str!
|
|
# value:
|
|
|
|
tags: [resources/docker]
|