more stuff

This commit is contained in:
counterweight 2025-08-21 22:45:47 +02:00
parent 0db4cf94b5
commit 874ec197fe
Signed by: counterweight
GPG key ID: 883EDBAA726BD96C
3 changed files with 87 additions and 36 deletions

View file

@ -7,4 +7,4 @@ your.vps.ip.here ansible_user=counterweight ansible_port=22 ansible_ssh_private_
# Local connection to laptop: this assumes you're running ansible commands from your personal laptop
# Make sure to adjust the username
[lapy]
localhost ansible_connection=local ansible_user=your laptop user
localhost ansible_connection=local ansible_user=your laptop user gpg_recipient=your_email@example.com gpg_key_id=your_gpg_key_id_here