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

Possibility to use other value than yes/no for AllowTCPforwarding #255

@brnck

Description

@brnck

Is your feature request related to a problem? Please describe.
According to the documentation of OpenSSH SSH daemon configuration file AllowTcpForwarding supports few options:

  • yes
  • no
  • all
  • local

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions