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 f148535 + 4d6716e commit 8306c68Copy full SHA for 8306c68
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