This repository was archived by the owner on Dec 26, 2020. It is now read-only.
  
  
  
  
  
Description
Is your feature request related to a problem? Please describe.
According to the documentation of OpenSSH SSH	daemon configuration file AllowTcpForwarding supports few options:
The role itself only supports yes or no values and gracefully fallbacks to no if value for key.
Describe the solution you'd like
Would be nice if option (not just AllowTcpForwarding) that supports other values besides yes and no would be supported by role as well.