kowabunga.cloud.ssh role – Install, configure, and start OpenSSH server.

Note

This role is part of the kowabunga.cloud collection (version 0.0.1).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it use: ansible-galaxy collection install kowabunga.cloud.

To use it in a playbook, specify: kowabunga.cloud.ssh.

Entry point main – Install, configure, and start OpenSSH server.

Synopsis

  • Install, configure, and start OpenSSH server.

Parameters

Parameter

Comments

kowabunga_ssh_listen_addr

string

Network IP address for SSH daemon to listen to.

Defaults to private interface IP address if supported, public one otherwise.