Apply fixes

This commit is contained in:
Sonny Bakker 2021-06-05 15:13:46 +02:00
parent 78874bd617
commit 2f50f503e4
4 changed files with 17 additions and 13 deletions

View file

@ -1,4 +1,5 @@
app_url: 'https://git.fudiggity.nl/sonny/transip_client.git'
app_user: 'sonny'
app_branch: '0.3.1'
app_dir: '{{ ansible_env.HOME }}/apps/transip_client'
app_domains:
@ -44,7 +45,7 @@ app_token: !vault |
61353763326432313934363132353738323437366537383763313361636165353165353566396261
6237
systemd_dir: '{{ ansible_user_id }}/.config/systemd/user'
systemd_dir: '{{ ansible_env.HOME }}/.config/systemd/user'
sentry_dsn: !vault |
$ANSIBLE_VAULT;1.1;AES256
@ -60,4 +61,4 @@ packages:
- python3
- python3-dev
- python3-venv
- dns-utils
- getdns-utils