Skip to content

Commit 4d6716e

Browse files
committed
initial playbook
1 parent f148535 commit 4d6716e

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)