diff --git a/host_vars/benedikta.yml b/host_vars/benedikta.yml index e7d4d1e..be1bf3c 100644 --- a/host_vars/benedikta.yml +++ b/host_vars/benedikta.yml @@ -1,2 +1,2 @@ -appdata_base_path: /home/ovos/.config/docker +appdata_base_path: /home/charish/.config/docker secrets_path: benedikta-docker/env diff --git a/inventory/hosts.yml b/inventory/hosts.yml index 9e26745..fa86ade 100644 --- a/inventory/hosts.yml +++ b/inventory/hosts.yml @@ -2,7 +2,7 @@ all: hosts: benedikta: ansible_host: 192.168.1.250 - ansible_user: ovos + ansible_user: charish rikku: ansible_host: 192.168.1.252 ansible_user: pi