diff --git a/README.md b/README.md index 20524c9..2a6ea51 100644 --- a/README.md +++ b/README.md @@ -255,6 +255,8 @@ This example is taken from [`molecule/default/converge.yml`](https://github.com/ enabled: false bareos_dir_plugins: - director-python + bareos_dir_pam_auth_enable: true + bareos_dir_pam_auth_method: ldap ``` The machine needs to be prepared. In CI this is done using [`molecule/default/prepare.yml`](https://github.com/adfinis/ansible-role-bareos_dir/blob/master/molecule/default/prepare.yml):