mirror of
https://github.com/willshersystems/ansible-sshd
synced 2024-11-10 05:33:29 +01:00
67d2339f03
https://github.com/willshersystems/ansible-sshd/issues/188 This shouldn't be necessary, but there seems no way to guarantee using a version of Jinja which doesn't have this problem. In addition - it is not good practice to compare values to `true` or `false` - instead, just ensure the value is a `bool` type and evaluate in a boolean context. |
||
---|---|---|
.. | ||
sshd.service.j2 | ||
sshd.socket.j2 | ||
sshd@.service.j2 | ||
sshd_config.j2 | ||
sshd_config_snippet.j2 | ||
sysconfig.j2 |