Skip to content

WIP: sidedoor - maintains an ssh tunnel (port forwarding)

Carl Karsten requested to merge (removed):feature/sidedoor into master

https://github.com/daradib/sidedoor

looking for comments on the following:

Is the key management secure? If there is a flaw in this procedure, it is ripe for exploit.

Should the role be added to system-software so everything gets it by default,

should it be easy to disable? (currently the default of example.com will fail. shrug? )

"apply tags" to make it easy to tag requires Ansible 2.7, which meant removing another deprecated notify/include error. Now that I am done testing, I don't mind removing the "apply" thus the 2.7 requirement.

Merge request reports

Loading