Files @ c10934519e18
Branch filter:

Location: majic-ansible-roles/roles/ldap_client/molecule/default/converge.yml - annotation

branko
MAR-218: Switch to using fully-qualified collection names for all tasks:

- Ensures there is no ambiguity when invoking a module.
1
2
3
4
5
6
7
---

- name: Converge
  hosts: parameters-mandatory,parameters-optional
  become: true
  roles:
    - ldap_client