Skip to content
This repository was archived by the owner on Dec 26, 2020. It is now read-only.

Conversation

@jeanmonet
Copy link
Contributor

Values passed to ssh_allow_tcp_forwarding must be strings. Avoid Ansible converting yes and no to boolean by quoting the values (ie 'yes', 'no').

Values passed to `ssh_allow_tcp_forwarding` must be strings. Avoid Ansible converting `yes` and `no` to boolean by quoting the values (ie `'yes'`, `'no'`).

Signed-off-by: jenmonet <jeanmonet@gmail.com>
Copy link
Contributor Author

@jeanmonet jeanmonet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rndmh3ro
Copy link
Member

rndmh3ro commented Jun 4, 2020

Thank you! :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants