summaryrefslogtreecommitdiff
path: root/ansible/all.yml
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2018-11-01 11:04:21 +0100
committerTrygve Laugstøl <trygvis@inamo.no>2018-11-01 11:04:21 +0100
commit85b3d2a16b5cfbb499a4ebcb88967dcdc334cf21 (patch)
tree19eabeb91afe3da8f119146ed4537128a37916a2 /ansible/all.yml
parentdd49efbcad47f7d9e801bb12758183220dae9c86 (diff)
downloadinfra-85b3d2a16b5cfbb499a4ebcb88967dcdc334cf21.tar.gz
infra-85b3d2a16b5cfbb499a4ebcb88967dcdc334cf21.tar.bz2
infra-85b3d2a16b5cfbb499a4ebcb88967dcdc334cf21.tar.xz
infra-85b3d2a16b5cfbb499a4ebcb88967dcdc334cf21.zip
o Adding postfix role, enabling for knot.
Diffstat (limited to 'ansible/all.yml')
-rw-r--r--ansible/all.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/ansible/all.yml b/ansible/all.yml
new file mode 100644
index 0000000..dc524d5
--- /dev/null
+++ b/ansible/all.yml
@@ -0,0 +1,4 @@
+- hosts:
+ - knot
+ roles:
+ - postfix