---
- hosts: local
  tasks:
  - debug: var=foo

