diff --git a/testsite/playbooks/site.yml b/testsite/playbooks/site.yml index a15995478c23c7479353ea118feed5719bf35bd7..f1c25fe7fb1ec5fb4ba491db11cc01d11474befc 100644 --- a/testsite/playbooks/site.yml +++ b/testsite/playbooks/site.yml @@ -1,4 +1,5 @@ --- - include: preseed.yml -- include: ldap.yml \ No newline at end of file +- include: ldap.yml +- include: xmpp.yml \ No newline at end of file