Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.
/ dconf Public archive

Ansible role to configure global dconf profiles

License

Notifications You must be signed in to change notification settings

rolehippie/dconf

Repository files navigation

dconf

Source Code General Workflow Readme Workflow Galaxy Workflow License: Apache-2.0 Ansible Role

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

Thomas Boerger