7 lines
139 B
YAML
7 lines
139 B
YAML
|
---
|
||
|
|
||
|
- name: Install the 'GHN' package
|
||
|
shell: echo 'installing GHN'
|
||
|
|
||
|
# TODO: handler to start container
|
||
|
# TODO: handler to stop container
|