Files
ansible-pull/roles/grundsoftware/defaults/main.yml
T

17 lines
350 B
YAML

---
grundsoftware_packages:
- htop
- nano
- mc
- git
- wget
- sudo
- curl
ssh_config_git_host: git.nauheimtech.de
ssh_config_git_port: 11022
# Lokaler Alias, der intern auf git.proxmox.homelab zeigt
ssh_config_git_local_alias: gitlokal.nauheimtech.de
ssh_config_git_local_hostname: git.proxmox.homelab
ssh_config_git_local_port: 11022