sdfg
Some checks failed
ansible-lint / gitleaks (pull_request) Successful in 8s
ansible-lint / Ansible Lint (pull_request) Failing after 1m6s

This commit is contained in:
Michael Grote 2024-10-28 19:31:48 +01:00
parent f4678c5795
commit 9188b03585

View file

@ -9,7 +9,7 @@ rsync_mirror_public_key: "{{ lookup('viczem.keepass.keepass', 'rsync_mirror_publ
rsync_mirror_dirs: rsync_mirror_dirs:
- src: /hdd_data/tmp # slashes beachten - src: /hdd_data/tmp # slashes beachten
dest: {{ rsync_mirror_user }}@mgrote:/backup/pve5/tmp dest: "{{ rsync_mirror_user }}@mgrote:/backup/pve5/tmp"
## todo ssh konfig in datei statt inline? ## todo ssh konfig in datei statt inline?