style 💎: Fix regex pattern in kerberos.yml

Updated regular expression to correctly extract krb5.conf path, ensuring accurate output from samba_provision command.
This commit is contained in:
2025-11-06 17:13:54 +01:00
parent 8c3adc6cf9
commit 82dc88e827

View File

@@ -14,7 +14,7 @@
| trim
}}
when: samba_provision_output.stdout is defined
# the regex doesnt actually work
- name: Show extracted krb5.conf path
ansible.builtin.debug: