add various systems to the update script

This commit is contained in:
Andreas Zweili 2022-01-24 23:04:42 +01:00
parent 7d2c4ef486
commit 51c4989d23
1 changed files with 4 additions and 0 deletions

View File

@ -2,7 +2,11 @@
hosts = [
"grav",
"git",
"heimdall",
"plex",
"rss-bridge",
"ttrss",
]
rsa_key = "~/.nixos/secrets/ssh_keys/ansible/ansible.key"