ansible_home icon indicating copy to clipboard operation
ansible_home copied to clipboard

common: Allow to setup SMB credentials

Open JGoutin opened this issue 2 years ago • 1 comments

With file (To use with credentials=CRED_FILE_PATH mount option)

username={{ username }}
password={{ password }}
domain={{ domain }}

JGoutin avatar Mar 22 '23 13:03 JGoutin

Started in "smb_credentials" branch.

JGoutin avatar Mar 22 '23 15:03 JGoutin