community.general/v2/samples/test_blocks_of_blocks.yml

9 lines
146 B
YAML

- hosts: localhost
gather_facts: no
tasks:
- block:
- block:
- block:
- block:
- debug: msg="are we there yet?"