1
1
mirror of https://github.com/adammck/terraform-inventory synced 2024-11-23 04:22:08 +01:00
terraform-inventory/fixtures/playbook.yml

6 lines
81 B
YAML
Raw Normal View History

2015-06-05 06:01:43 +02:00
- hosts:
- web-aws
- web-do
tasks:
- command: "echo Hello, world!"