dconf
dconf
[!IMPORTANT] This role have been archived because of the lack of maintenance and because we are not actively using it anymore. If you are using this role feel free to fork and maintain it on your own. Maybe we will unarchive this repository in the future at some point, maybe not... Who knows...
Ansible role to configure global dconf profiles.
Sponsor
Building and improving this Ansible role have been sponsored by my current and previous employers like Cloudpunks GmbH and Proact Deutschland GmbH.
Table of content
Requirements
- Minimum Ansible version:
2.10
Default Variables
dconf_default_profiles
Default value
dconf_default_profiles:
- name: gdm
profile: |
user-db:user
system-db:gdm
file-db:/usr/share/gdm/greeter-dconf-defaults
configs:
- name: login-screen
config: |
[org/gnome/login-screen]
disable-user-list=true
dconf_extra_profiles
Default value
dconf_extra_profiles: []
Discovered Tags
dconf
Dependencies
- None
License
Apache-2.0
Author
Install
ansible-galaxy install rolehippie/dconf
License
apache-2.0
Downloads
19
Owner
Ansible role collection of Webhippie