summaryrefslogtreecommitdiffstats
path: root/all.yml
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2013-12-02 06:03:28 +0100
committerGuilhem Moulin <guilhem@fripost.org>2015-06-07 02:51:06 +0200
commit175f9f0272ab50a3bd6567ece06f8a5655866b08 (patch)
treebaa4d09f88b41307b6306d861eafed65a356f381 /all.yml
parentdd155fee24fcb05dad7ea9df241ce138ad7083b0 (diff)
Configure the LDAP provider.
(Hence the SyncProv overlay.)
Diffstat (limited to 'all.yml')
-rw-r--r--all.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/all.yml b/all.yml
new file mode 100644
index 0000000..69bc379
--- /dev/null
+++ b/all.yml
@@ -0,0 +1,7 @@
+---
+# Example:
+# ansible-playbook -i stage_vms all.yml -t rkhunter
+
+- include: common.yml
+- include: IMAP.yml
+- include: MX.yml