You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/callback-dispatch/test_v1_methods.yml

10 lines
140 B
YAML

- hosts: localhost
gather_facts: no
tasks:
- debug:
- debug:
loop: [1]
- shell: echo hey
async: 2
poll: 1