This role lets you override global defaults for GSettings.
Name | Required | Example | Description |
---|---|---|---|
filename |
yes | 20_corporate-settings |
Filename for GSettings overrides, without the .gschema.override extension. |
section |
yes | org.gnome.system.smb |
GSettings section to set. |
option |
yes | workgroup |
GSettings option to set. |
value |
yes | AD |
GSettings value to set. |
- include_role:
name: noobient.gsettings
vars:
filename: '20_corporate-settings'
section: 'org.gnome.system.smb'
option: 'workgroup'
value: "'AD'"
N/A
Platform | Support | Status |
---|---|---|
Linter | ✅ | |
AlmaLinux 8 | ✅ | |
AlmaLinux 9 | ✅ | |
Fedora 40 | ✅ | |
Fedora 41 | ✅ | |
Ubuntu 20.04 | ✅ | |
Ubuntu 22.04 | ✅ | |
Ubuntu 24.04 | ✅ |