summaryrefslogtreecommitdiff
path: root/pipeliner.yml
diff options
context:
space:
mode:
authorNick White <git@njw.name>2019-10-22 11:19:05 +0100
committerNick White <git@njw.name>2019-10-22 11:19:05 +0100
commit1b063fad174ec5f9d5d80683d2500802ea6afb7d (patch)
tree6a57f5a15f4f7549ce7455282ec725a6567ac529 /pipeliner.yml
parent4a64621f959cc8ad32951f9767dea197c507dd69 (diff)
Add pipeliner playbook
Diffstat (limited to 'pipeliner.yml')
-rw-r--r--pipeliner.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/pipeliner.yml b/pipeliner.yml
new file mode 100644
index 0000000..7752289
--- /dev/null
+++ b/pipeliner.yml
@@ -0,0 +1,10 @@
+---
+
+- name: Configure pipeline servers
+ hosts: pipelineami
+ become: yes
+
+ roles:
+ - server
+ - tesseractor
+ - pipeliner