---
- hosts: %s
  remote_user: %s
  gather_facts: no
  strategy: free
  tasks:
  - name: %s
    script: '%s %s'
