From e244562421a546facf705b481f869bf32caa05ae Mon Sep 17 00:00:00 2001 From: L3D Date: Fri, 13 Sep 2024 22:32:34 +0200 Subject: [PATCH] improve --- collections/ansible_collections/community/general | 2 +- group_vars/all.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/collections/ansible_collections/community/general b/collections/ansible_collections/community/general index ecc048b..40f1ab3 160000 --- a/collections/ansible_collections/community/general +++ b/collections/ansible_collections/community/general @@ -1 +1 @@ -Subproject commit ecc048bc12b5235247aecbc7c113029a4d3a517c +Subproject commit 40f1ab31f5b8cee640c42318fbda7ff5cc0b8e86 diff --git a/group_vars/all.yml b/group_vars/all.yml index cfcebee..621b5a7 100644 --- a/group_vars/all.yml +++ b/group_vars/all.yml @@ -42,8 +42,8 @@ ssh_public_key_store: 'admin_ssh_keys' # Collection l3d.wm ## l3d.wm.sway sway__user_list: - - user: "l3d" - home: "/home/l3d" + - user: "l3d" + home: "/home/l3d" sway__term: 'terminator'