iac_stack/roles/server_install_ssh/defaults/main.yml

9 lines
108 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
2025-06-10 22:07:03 +02:00
ssh_port: 22