1
1
mirror of https://github.com/adammck/terraform-inventory synced 2024-11-23 00:12:13 +01:00
terraform-inventory/fixtures/playbook.yml
Lars Tobias Skjong-Børsting c5e5e40cd7 Add CloudStack support
2015-06-23 19:39:56 +02:00

7 lines
94 B
YAML

- hosts:
- web-aws
- web-do
- web-cs
tasks:
- command: "echo Hello, world!"