summaryrefslogtreecommitdiff
path: root/test/hosts_list.yml
blob: 458cee7a92a6c98844c42ca42e3ec9afaa5daa5d (plain)
1
2
3
4
5
# Test that playbooks support YAML lists of hosts.
---
- hosts: [host1, host2, host3]
  tasks:
  - action: command true