{"id":23217634,"url":"https://github.com/jistr/ansible-dconf","last_synced_at":"2025-08-19T08:31:54.185Z","repository":{"id":13200310,"uuid":"15884120","full_name":"jistr/ansible-dconf","owner":"jistr","description":"Ansible module for setting DConf entries","archived":true,"fork":false,"pushed_at":"2021-02-15T20:45:57.000Z","size":8,"stargazers_count":17,"open_issues_count":1,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-21T11:14:11.354Z","etag":null,"topics":["ansible","dconf","gnome"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jistr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-01-13T22:28:05.000Z","updated_at":"2024-06-22T13:08:17.000Z","dependencies_parsed_at":"2022-07-21T16:34:25.382Z","dependency_job_id":null,"html_url":"https://github.com/jistr/ansible-dconf","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jistr/ansible-dconf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jistr%2Fansible-dconf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jistr%2Fansible-dconf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jistr%2Fansible-dconf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jistr%2Fansible-dconf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jistr","download_url":"https://codeload.github.com/jistr/ansible-dconf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jistr%2Fansible-dconf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271121760,"owners_count":24702870,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-19T02:00:09.176Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ansible","dconf","gnome"],"created_at":"2024-12-18T20:49:00.102Z","updated_at":"2025-08-19T08:31:53.908Z","avatar_url":"https://github.com/jistr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"ansible-dconf\n=============\n\nAnsible module for setting DConf entries.\n\nSee also\n[ansible-gsetting](https://github.com/jistr/ansible-gsetting).\n\nInstallation\n------------\n\n    curl https://raw.githubusercontent.com/jistr/ansible-dconf/master/dconf.py \u003e ~/ansible_dir/library/dconf\n\nUsage examples\n--------------\n\n    - name: gnome-terminal default-show-menubar\n      dconf:\n        user: 'jistr'\n        key: '/org/gnome/terminal/legacy/default-show-menubar'\n        value: 'false'\n\nThe `user` parameter is optional, using the currently connected user if omitted. If set, it uses `su - \u003cuser\u003e` to switch.\n\nBe careful with string values, which should be passed into DConf\nsingle-quoted. You'll need to quote the value twice in YAML:\n\n    - name: shortcut help\n      dconf:\n        user: 'jistr'\n        key: '/org/gnome/terminal/legacy/keybindings/help'\n        value: \"'disabled'\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjistr%2Fansible-dconf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjistr%2Fansible-dconf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjistr%2Fansible-dconf/lists"}