diff --git a/collections/ansible_collections/l3d/avahi b/collections/ansible_collections/l3d/avahi index d2929df..3533079 160000 --- a/collections/ansible_collections/l3d/avahi +++ b/collections/ansible_collections/l3d/avahi @@ -1 +1 @@ -Subproject commit d2929df23e12f1ec56f56f346ef412ec9b73cf7a +Subproject commit 353307998d0d76deab85fdacd65c6df18dbe353a diff --git a/host_vars/desk_minni.local.yml b/host_vars/desk_minni.local.yml deleted file mode 100644 index 32d1438..0000000 --- a/host_vars/desk_minni.local.yml +++ /dev/null @@ -1,45 +0,0 @@ ---- -# local user config: -users: - lilian: - - l3d@backup.l3d.yt - - l3d@derpy.l3d.yt - - l3d@mobile.l3d.yt - - l3d@pinkie.l3d.yt - - l3d@bsns.l3d - -admins: - - lilian - -# used to automatically generate correct admin keys -admins_ssh_root_prefix: - - l3d - -accounts: - - lilian - -akku_warning: - user: "lilian" - script_dest: '/tmp/x.sh' - -copy_to_user: "{{ akku_user }}" - -i3_monitors: - - monitor: - id: 1 - output: "DP1" - mode: "2560x1440" - pos: "0x0" - rotate: "normal" - workspaces: [1, 2, 3, 4, 5] - - monitor: - id: 2 - output: "HDMI2" - mode: "1920x1200" - pos: "2560x0" - rotate: "normal" - workspaces: [6, 7, 8, 9, 0] - -wine_user: "lilian" -akku_user: "lilian" -wine_user_home: "/home/lilian" diff --git a/host_vars/l14.local.yml b/host_vars/l14.local.yml deleted file mode 100644 index aeb66be..0000000 --- a/host_vars/l14.local.yml +++ /dev/null @@ -1,33 +0,0 @@ ---- -# local user config: -users: - lilian: - - l3d@derpy.l3d.yt - - l3d@mobile.l3d.yt - - l3d@pinkie.l3d.yt - - l3d@bsns.l3d - - l3d@backup.l3d.yt - - l3d@backup-rsa.l3d.yt - l3d: - - l3d@derpy.l3d.yt - - l3d@mobile.l3d.yt - - l3d@pinkie.l3d.yt - - l3d@bsns.l3d - - l3d@backup.l3d.yt - - l3d@backup-rsa.l3d.yt - -admins: - - lilian - -# used to automatically generate correct admin keys -admins_ssh_root_prefix: - - l3d - -accounts: - - lilian - - l3d - -akku_user: "lilian" -wine_user: "lilian" -wine_user_home: "/home/lilian" -copy_to_user: "{{ akku_user }}" diff --git a/host_vars/t460p.local.yml b/host_vars/t460p.local.yml deleted file mode 100644 index cdcdd5a..0000000 --- a/host_vars/t460p.local.yml +++ /dev/null @@ -1,23 +0,0 @@ ---- -# local user config: -users: - l3d: - - l3d@derpy.l3d.yt - - l3d@mobile.l3d.yt - - l3d@pinkie.l3d.yt - - l3d@bsns.l3d - - l3d@backup-rsa.l3d.yt - - l3d@backup.l3d.yt - -admins: - - l3d - -accounts: - - l3d - -akku_user: "l3d" - -copy_to_user: "{{ akku_user }}" - -wine_user: "{{ akku_user }}" -wine_user_home: "/home/{{ akku_user }}" diff --git a/host_vars/workstation.local.yml b/host_vars/workstation.local.yml deleted file mode 100644 index a5fa443..0000000 --- a/host_vars/workstation.local.yml +++ /dev/null @@ -1,26 +0,0 @@ ---- -# local user config: -users: - l3d: - - l3d@derpy.l3d.yt - - l3d@mobile.l3d.yt - - l3d@pinkie.l3d.yt - - l3d@bsns.l3d - - l3d@backup-rsa.l3d.yt - - l3d@backup.l3d.yt - -admins: - - l3d - -accounts: - - l3d - -akku_user: "l3d" - -copy_to_user: "{{ akku_user }}" - -wine_user: "{{ akku_user }}" -wine_user_home: "/home/{{ akku_user }}" - -# overrite for 4K screen -i3_font_size: 16