7 lines
85 B
YAML
7 lines
85 B
YAML
|
---
|
||
|
|
||
|
- name: blippy
|
||
|
shell: echo notifier called, and the value of x is '{{ x }}'
|
||
|
|
||
|
|