Files @ 644df4147123
Branch filter:

Location: majic-ansible-roles/testsite/playbooks/site.yml

branko
MAR-19: Updated the preseed role. Redesigned how the parameters can be provided (role defaults + user-defined global defaults + per server overrides now). Made the ansible_key optional. Made the preseed_directory optional. All servers except localhost are now processed for preseed generation. Docs not updated yet.
1
2
3
4
5
6
7
---

- include: preseed.yml
- include: ldap.yml
- include: xmpp.yml
- include: mail.yml
- include: web.yml