From a04119715dfd5e9a48bb55ea3242ca0cf07daa10 Mon Sep 17 00:00:00 2001 From: L3D Date: Wed, 17 Jul 2024 15:48:25 +0200 Subject: [PATCH 1/2] Sway preperations --- collections/ansible_collections/community/general | 2 +- host_vars/daringdoo.local.yml | 9 --------- site.yml | 1 + 3 files changed, 2 insertions(+), 10 deletions(-) delete mode 100644 host_vars/daringdoo.local.yml diff --git a/collections/ansible_collections/community/general b/collections/ansible_collections/community/general index e794fa7..3a24aa5 160000 --- a/collections/ansible_collections/community/general +++ b/collections/ansible_collections/community/general @@ -1 +1 @@ -Subproject commit e794fa74da56a66ac6a01eefaefcb2755e093336 +Subproject commit 3a24aa5b6d92589a655e37113653c312d7bf72d8 diff --git a/host_vars/daringdoo.local.yml b/host_vars/daringdoo.local.yml deleted file mode 100644 index 4a3b585..0000000 --- a/host_vars/daringdoo.local.yml +++ /dev/null @@ -1,9 +0,0 @@ ---- -#ansible_become_password: "{{ lookup('community.general.passwordstore', 'private/ansible/hosts/' + inventory_hostname + '/users/lilian/pwd') }}" - -# l3d.i3wm -i3wm_user_list: - - user: "l3d" - home: "/home/l3d" - - user: "lilian" - home: "/home/lilian" diff --git a/site.yml b/site.yml index 5c3120b..9ea5d40 100644 --- a/site.yml +++ b/site.yml @@ -23,6 +23,7 @@ - {role: gantsign.bat, tags: bat} - {role: l3d.gopass, tags: gopass} - {role: do1jlr.i3wm, tags: i3wm} + - {role: roles-ansible.sway, tags: sway} - {role: amdgpu_firmware, tags: firmware} - {role: do1jlr.htop, tags: htop} From af7b12da9790effe662d23549716ebc5fce2a20e Mon Sep 17 00:00:00 2001 From: L3D Date: Mon, 22 Jul 2024 13:46:01 +0200 Subject: [PATCH 2/2] update community.general --- collections/ansible_collections/community/general | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collections/ansible_collections/community/general b/collections/ansible_collections/community/general index 3a24aa5..cac55be 160000 --- a/collections/ansible_collections/community/general +++ b/collections/ansible_collections/community/general @@ -1 +1 @@ -Subproject commit 3a24aa5b6d92589a655e37113653c312d7bf72d8 +Subproject commit cac55beb4fe7e22f2d4d868fef3affbb854e558f