iac_stack/roles/server_install_ssh/defaults/main.yml

8 lines
107 B
YAML
Raw Normal View History

2025-06-10 21:05:04 +02:00
# Standard-SSH-Benutzer
ssh_user: skulladmin
# Platzhalter-Key
ssh_public_key: ""
# SSH-Port
ssh_port: 22