Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make templating work with Jinja2 >= 3.0.0
Without this change you'll see the following error: TASK [infrastructure/johanmeiring.sftp-server : SFTP-Server | Correct ownership and permission of home directories] ************************************ fatal: [sftp-server]: FAILED! => msg: 'template error while templating string: expected token '','', got ''integer''. String: {{ item.mode | default(0750) }}' See pallets/jinja#1171
- Loading branch information