Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed default file mode error #57

Conversation

netors
Copy link

@netors netors commented Sep 16, 2021

This change fixes the following error:

fatal: [local]: FAILED! => {"msg": "template error while templating string: expected token ',', got 'integer'. String: {{ item.mode | default(0750) }}"}

Signed-off-by: Ernesto Ruy Sanchez [email protected]

This change fixes the following error:

fatal: [local]: FAILED! => {"msg": "template error while templating string: expected token ',', got 'integer'. String: {{ item.mode | default(0750) }}"}

Signed-off-by: Ernesto Ruy Sanchez <[email protected]>
@joystein
Copy link

joystein commented Dec 6, 2021

I also see this. Would be nice if this could be pulled.

@joystein
Copy link

joystein commented Dec 6, 2021

I see now that this seems to be a duplicate of #54 .

@johanmeiring johanmeiring merged commit 26e5b22 into johanmeiring:master Dec 21, 2021
Branlute pushed a commit to steamulo/ansible-sftp that referenced this pull request Jan 20, 2022
…ile-mode-for-sftp-user-directories

Fixed default file mode error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants