1
1
mirror of https://github.com/adammck/terraform-inventory synced 2024-11-26 11:53:48 +01:00
terraform-inventory/fixtures/playbook.yml

6 lines
77 B
YAML
Raw Normal View History

2015-06-05 06:01:43 +02:00
- hosts:
- alpha
- beta
2015-06-05 06:01:43 +02:00
tasks:
- command: "echo Hello, world!"