{"id":23276309,"url":"https://github.com/dominiquecomte/raspberrypi_headless","last_synced_at":"2026-04-26T23:31:27.746Z","repository":{"id":104822970,"uuid":"439875238","full_name":"DominiqueComte/raspberrypi_headless","owner":"DominiqueComte","description":"Ansible role to set up a Raspberry Pi as headless","archived":false,"fork":false,"pushed_at":"2022-01-20T01:49:37.000Z","size":10,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T11:49:09.362Z","etag":null,"topics":["ansible-role","raspberry-pi"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DominiqueComte.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-19T13:47:55.000Z","updated_at":"2022-01-17T00:09:29.000Z","dependencies_parsed_at":"2023-05-30T08:00:27.035Z","dependency_job_id":null,"html_url":"https://github.com/DominiqueComte/raspberrypi_headless","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DominiqueComte/raspberrypi_headless","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DominiqueComte%2Fraspberrypi_headless","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DominiqueComte%2Fraspberrypi_headless/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DominiqueComte%2Fraspberrypi_headless/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DominiqueComte%2Fraspberrypi_headless/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DominiqueComte","download_url":"https://codeload.github.com/DominiqueComte/raspberrypi_headless/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DominiqueComte%2Fraspberrypi_headless/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32317162,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"ssl_error","status_checked_at":"2026-04-26T23:26:25.802Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-role","raspberry-pi"],"created_at":"2024-12-19T21:31:03.268Z","updated_at":"2026-04-26T23:31:27.732Z","avatar_url":"https://github.com/DominiqueComte.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Raspberry Headless Setup\n=========\n\nSets up a Raspberry Pi for headless use.\nIt disables audio and swap, sets up the hostname, default locale and default timezone.\nIt also sets up some directories with frequent file writing to use tmpfs.\n\n\nRequirements\n------------\n\nA Raspberry Pi.\n\nRole Variables\n--------------\n\n* system_locale: \"en_US.UTF-8\"\n* system_timezone: \"Europe/Paris\"\n* system_tmpfs_mounts: list of filesystems to set up\n  - { src: \"/run\", size: \"10%\", options: \"nodev,noexec,nosuid\" }\n  - { src: \"/tmp\", size: \"10%\", options: \"nodev,nosuid\" }\n  - { src: \"/var/log\", size: \"10%\", options: \"nodev,noexec,nosuid\" }\n\n\nDependencies\n------------\n\nNone.\n\nExample Playbook\n----------------\n\nIncluding an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:\n\n    - hosts: servers\n      roles:\n         - raspberrypi_headless\n\nLicense\n-------\n\nUnlicensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdominiquecomte%2Fraspberrypi_headless","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdominiquecomte%2Fraspberrypi_headless","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdominiquecomte%2Fraspberrypi_headless/lists"}