diff options
| author | Freya Murphy <freya@freyacat.org> | 2026-05-06 16:17:24 -0400 |
|---|---|---|
| committer | Freya Murphy <freya@freyacat.org> | 2026-05-06 16:17:24 -0400 |
| commit | d55ef9cffa18f52bab1f6758eb688e9c87f88381 (patch) | |
| tree | 95e1acd387d365d97dffe5696102640a0626f6a5 /inventory | |
| parent | improve repos / add update for debian (diff) | |
| download | ansible-d55ef9cffa18f52bab1f6758eb688e9c87f88381.tar.gz ansible-d55ef9cffa18f52bab1f6758eb688e9c87f88381.tar.bz2 ansible-d55ef9cffa18f52bab1f6758eb688e9c87f88381.zip | |
add owntracks and support debian bookworm
Diffstat (limited to 'inventory')
| -rw-r--r-- | inventory/hosts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inventory/hosts b/inventory/hosts index 477b1bd..2acebb3 100644 --- a/inventory/hosts +++ b/inventory/hosts @@ -15,6 +15,7 @@ cron.in.freya.cat [debian] jenkins.in.freya.cat +owntracks.in.freya.cat [all:vars] ansible_user=root |