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:
@@ -10,7 +10,7 @@
|
|||||||
| default([])
|
| default([])
|
||||||
)
|
)
|
||||||
| first
|
| first
|
||||||
| default('')
|
| default('/var/lib/samba/private/krb5.conf')
|
||||||
| trim
|
| trim
|
||||||
}}
|
}}
|
||||||
when: samba_provision_output.stdout is defined
|
when: samba_provision_output.stdout is defined
|
||||||
|
|||||||
Reference in New Issue
Block a user