Skip to content

add ansible-ssh-port

Ghost User requested to merge adding-custom-ansible-ssh-port into dev

Trying to make ssh available via domain name (ssh.domain.com) This is the first step to even be able to change the ssh port ansible is using.

Added

  • ansible_port and
  • ansible_ssh_port so we are set for the latest ansible version

Signed-off-by: Denis Evers denis@evers.sh

Merge request reports