ansible-freebsd-jailhost-tools/tasks/noop.yml

5 lines
172 B
YAML
Raw Normal View History

2017-03-09 17:17:13 +01:00
- name:
'NOOP, included variable name: {{ include_type | default("unknown")}}'
debug:
msg: 'NOOP, included variable name: {{ include_type | default("unknown")}}'