1
0
Fork 0
mirror of https://github.com/DO1JLR/ansible_linux_desktop_setup.git synced 2024-09-14 19:54:51 +02:00

Sway preperations

This commit is contained in:
L3D 2024-07-17 15:48:25 +02:00
parent 27a1a07b86
commit a04119715d
Signed by: l3d
GPG key ID: CD08445BFF4313D1
3 changed files with 2 additions and 10 deletions

@ -1 +1 @@
Subproject commit e794fa74da56a66ac6a01eefaefcb2755e093336
Subproject commit 3a24aa5b6d92589a655e37113653c312d7bf72d8

View file

@ -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"

View file

@ -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}