Update local users to fix dir DNE error

Add default option to all groups
This commit is contained in:
Ethan N. Paul 2019-03-03 13:23:15 -05:00
parent 9a1597f374
commit 1e5ce9df65
3 changed files with 4 additions and 0 deletions

View File

@ -1,2 +1,4 @@
--- ---
ansible_user: ansible ansible_user: ansible
disable_gnome_user_list: True

View File

@ -6,6 +6,7 @@ remus
novis novis
[vms] [vms]
vm-db-mysql
vm-dev-nginx vm-dev-nginx
vm-host-gitea vm-host-gitea
vm-host-plex vm-host-plex

View File

@ -116,6 +116,7 @@
- name: Configure GDM keyfile - name: Configure GDM keyfile
become: true become: true
blockinfile: blockinfile:
create: true
path: /etc/dconf/db/gdm.d/00-login-screen path: /etc/dconf/db/gdm.d/00-login-screen
block: | block: |
[org/gnome/login-screen] [org/gnome/login-screen]