mirror of
https://github.com/adammck/terraform-inventory
synced 2024-11-23 00:12:13 +01:00
885469243c
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.
6 lines
81 B
YAML
6 lines
81 B
YAML
- hosts:
|
|
- web-aws
|
|
- web-do
|
|
tasks:
|
|
- command: "echo Hello, world!"
|