scottslowe-learning-tools/pulumi/sandbox/js-simple-ec2.yml
Scott Lowe a607b7105e
Reorganize Pulumi files
Move existing Pulumi content into Sandbox subfolder in preparation for adding more Pulumi content

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2019-08-23 13:53:34 -06:00

5 lines
104 B
YAML

---
- name: Prepare sandbox environment for js-simple-ec2
hosts: all
roles:
- role: js-simple-ec2