1
1
mirror of https://github.com/adammck/terraform-inventory synced 2024-11-23 00:12:13 +01:00
terraform-inventory/fixtures/playbook.yml
Adam Mckaig 885469243c Update examples
I unfortunately had to remove the CloudStack example, because I don't
have access to one of those. Moved the old example to an integration
test, at least.
2015-12-14 22:58:25 -05:00

6 lines
81 B
YAML

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