Files

8 lines
143 B
YAML

---
- hosts: nonlockstep
gather_facts: false
tasks:
- command: sleep {{ i }}
- command: sleep {{ i }}
- command: sleep {{ i }}