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}