Ansible ins Repo migrieren und zentrale SSH-Keys in shared/ssh.
Playbooks liegen unter pve1/ansible und pve2/ansible; authorized_keys als Fragmente mit Deploy-Skript und Ziel-Matrix für Proxmox, VM 101 und CTs. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -63,6 +63,16 @@ Pfad: `/usr/local/go/bin/go` — in `~/.bashrc`:
|
||||
export PATH="/usr/local/go/bin:$PATH"
|
||||
```
|
||||
|
||||
## Weitere Pfade in `docu`
|
||||
|
||||
| Pfad | Inhalt |
|
||||
|------|--------|
|
||||
| [shared/ssh/](ssh/README.md) | Gemeinsame `authorized_keys`-Fragmente + Deploy-Skript |
|
||||
| `pve1/ansible/` | Fish-Setup für VM 101 |
|
||||
| `pve2/ansible/` | LXC Disk-Maintenance (Cron auf pve2) |
|
||||
|
||||
Symlinks auf den Hosts: `ln -sfn /root/docu/pve{1,2}/ansible /root/ansible`
|
||||
|
||||
## Workflow
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user