summaryrefslogtreecommitdiffstats
path: root/ansible/node/build.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/node/build.yml')
-rw-r--r--ansible/node/build.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/ansible/node/build.yml b/ansible/node/build.yml
new file mode 100644
index 0000000..fe4023d
--- /dev/null
+++ b/ansible/node/build.yml
@@ -0,0 +1,8 @@
+---
+- hosts: build-nodes
+ remote_user: root
+
+ roles:
+ - common
+ - nasrepos
+ - build