UNPKG

@installdoc/ansible-gas-station

Version:

An Ansible playbook that provisions your network with software from GitHub Awesome lists, developed with disaster recovery in mind ⛽🔥🤤

9 lines (8 loc) 220 B
--- # @var endlessh_port: "" # The port that endlessh should listen to. This can be set to 22, and the real SSH server # can be configured to use another port. endlessh_port: "" # @example # # endlessh_port: 2222 # @end