---
- hosts: local
  tasks:
  - shell: echo 'hello world'

