Skip to content

Commit 5d5a6ca

Browse files
committed
2 parents 5e032f2 + 8306c68 commit 5d5a6ca

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

main.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
- hosts: localhost
3+
4+
tasks:
5+
6+
terraform:
7+
project_path: terraform/
8+
state: present

0 commit comments

Comments
 (0)