Files @ b55cb83f8342
Branch filter:

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

branko
Noticket: Added workaround to development process for outdated Molecule version:

- Unfortunately, the Molecule version used for running tests does not
generate valid Ruby 3.x code. For now just work around the way Hash
is unpacked in function calls to optional arguments (until the test
stack gets a revamp).
1
2
3
4
5
6
---

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