summaryrefslogtreecommitdiff
path: root/GrootStream/1.0/grootstream/install.yml
diff options
context:
space:
mode:
Diffstat (limited to 'GrootStream/1.0/grootstream/install.yml')
-rw-r--r--GrootStream/1.0/grootstream/install.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/GrootStream/1.0/grootstream/install.yml b/GrootStream/1.0/grootstream/install.yml
new file mode 100644
index 0000000..b95f26c
--- /dev/null
+++ b/GrootStream/1.0/grootstream/install.yml
@@ -0,0 +1,7 @@
+- hosts: grootstream
+ remote_user: root
+ roles:
+ - role
+ vars_files:
+ - role/vars/main.yml
+