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.
1 parent f148535 commit 4d6716eCopy full SHA for 4d6716e
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