samples/test_run_once.yml
f12695f2
 - hosts: all
   gather_facts: no
   tasks:
   - ping:
     run_once: yes
   - add_host: name=foo