Files @ 35b9bf9477e1
Branch filter:

Location: majic-ansible-roles/roles/common/molecule/default/playbook.yml

branko
MAR-155: Updated usage instructions and test site configuration to cover the now mandatory preseed_directory parameter.
---

- hosts: helper
  become: true
  tasks:

    - name: Install apt-cacher-ng
      apt:
        name: apt-cacher-ng
        state: present

- hosts: parameters-mandatory,parameters-optional
  become: true
  roles:
    - common