--- argument_specs: main: short_description: sshd main entrypoint. options: sshd_configuration_file: type: path required: true description: Sshd configuration file sshd_listen_port: type: int required: true description: Sshd listen port sshd_enable_x11_forwarding: type: bool required: true description: Enable X11 forwarding