mirror of
https://github.com/DO1JLR/ansible_linux_desktop_setup.git
synced 2024-09-14 19:54:51 +02:00
commit
7978b24d24
1 changed files with 1 additions and 5 deletions
|
@ -15,9 +15,6 @@ l3d_users__default_users:
|
||||||
admin_commands: 'ALL'
|
admin_commands: 'ALL'
|
||||||
admin_nopassword: false
|
admin_nopassword: false
|
||||||
admin_ansible_login: true
|
admin_ansible_login: true
|
||||||
- name: 'alice'
|
|
||||||
state: 'absent'
|
|
||||||
remove: true
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# l3d.users
|
# l3d.users
|
||||||
|
@ -85,8 +82,7 @@ i3_applications:
|
||||||
on_startup: true
|
on_startup: true
|
||||||
|
|
||||||
i3_run_on_startup:
|
i3_run_on_startup:
|
||||||
# - nextcloud
|
- nm-applet
|
||||||
- sudo nm-applet
|
|
||||||
|
|
||||||
# roles/do1jlr.base
|
# roles/do1jlr.base
|
||||||
l3d_pkgs__install_advanced: true
|
l3d_pkgs__install_advanced: true
|
||||||
|
|
Loading…
Reference in a new issue