We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5e032f2 + 8306c68 commit 5d5a6caCopy full SHA for 5d5a6ca
main.yml
@@ -0,0 +1,8 @@
1
+---
2
+- hosts: localhost
3
+
4
+ tasks:
5
6
+ terraform:
7
+ project_path: terraform/
8
+ state: present
0 commit comments