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
77 B
YAML

- hosts:
- alpha
- beta
tasks:
- command: "echo Hello, world!"