style 💎: Update Samba provision output path

Updated the default path for the Samba provision output to /var/lib/samba/private/krb5.conf, ensuring consistency with the expected location.
This commit is contained in:
2025-11-06 17:13:16 +01:00
parent e0389aae85
commit 8c3adc6cf9

View File

@@ -10,7 +10,7 @@
| default([])
)
| first
| default('')
| default('/var/lib/samba/private/krb5.conf')
| trim
}}
when: samba_provision_output.stdout is defined