Default x_forward to false to make last commit work
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
a93b8d24c0
commit
596af2682b
1 changed files with 3 additions and 0 deletions
|
@ -426,3 +426,6 @@ sshd_sftp: false
|
|||
# Autodetect python version
|
||||
#
|
||||
ansible_python_interpreter: auto
|
||||
|
||||
# set no x-forward header by default
|
||||
x_forward: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue