Files @ c64473fcd1a8
Branch filter:

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

branko
MAR-132: LDAP-related fixes to xmpp_server role tests:

- Do not create LDAP accounts through the ldap_entries parameter of
ldap_server, use the ldap_entry and ldap_attr modules directly.
1
2
3
4
5
6
---

# Playbook for generating Debian preseed files for automating the installation.
- hosts: preseed
  roles:
    - preseed