---
- hosts: all
connection: local
gather_facts: False
tasks:
- action: command false
ignore_errors: true