ryezone_labs.ssh

ryezonen_labs.ssh

This role sets up the SSH service and manages provisioning keys.

Role Variables

Global Variables

  • ryezone_labs_provision_user (string)

    This variable defines the username used for provisioning.

  • ryezone_labs_public_key_path (string)

    This variable specifies the location of the authorized public key for the provisioning user.

Role Variables

  • sshd_provision_user (string)

    This variable defines the username used for provisioning, with a default value of {{ ryezone_labs_provision_user }}.

  • sshd_provision_user_authorized_key (string)

    This variable specifies the location of the authorized public key for the provisioning user, with a default value of {{ sshd_provision_user_authorized_key }}.

License

BSD

Informazioni sul progetto

Configures SSH Keys and Daemon

Installa
ansible-galaxy install ryezone_labs.ssh
Licenza
Unknown
Download
259
Proprietario