{"id":17296132,"url":"https://github.com/sly74fr/raspbian-ansible","last_synced_at":"2025-03-30T05:44:44.131Z","repository":{"id":50358996,"uuid":"146290534","full_name":"sly74fr/raspbian-ansible","owner":"sly74fr","description":"Raspberry Pi setup with Ansible","archived":false,"fork":false,"pushed_at":"2024-06-06T15:51:56.000Z","size":136,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T08:09:58.803Z","etag":null,"topics":["ansible","azerty","datetime","dhcp-server","firewall","locale","ntp","raspberry-pi","raspberrypi","raspbian","raspbian-ansible","snmp","swap","timezone","tio","update","updating-raspberry-pi","zabbix"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sly74fr.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":"2018-08-27T11:51:51.000Z","updated_at":"2024-06-06T15:52:00.000Z","dependencies_parsed_at":"2023-01-17T19:15:30.676Z","dependency_job_id":null,"html_url":"https://github.com/sly74fr/raspbian-ansible","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sly74fr%2Fraspbian-ansible","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sly74fr%2Fraspbian-ansible/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sly74fr%2Fraspbian-ansible/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sly74fr%2Fraspbian-ansible/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sly74fr","download_url":"https://codeload.github.com/sly74fr/raspbian-ansible/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246281217,"owners_count":20752208,"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","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","azerty","datetime","dhcp-server","firewall","locale","ntp","raspberry-pi","raspberrypi","raspbian","raspbian-ansible","snmp","swap","timezone","tio","update","updating-raspberry-pi","zabbix"],"created_at":"2024-10-15T11:12:04.624Z","updated_at":"2025-03-30T05:44:44.108Z","avatar_url":"https://github.com/sly74fr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"raspbian-ansible\n================\n\nCollection of Ansible roles to set up a Raspberry Pi (or any Debian by the way) from scratch.\n\nLicense\n=======\n\nGNU GPLv3 : see [LICENSE](../master/LICENSE)\n\nGoodies are also greatly appreciated if you feel like rewarding the job :)\n\nDocumentation\n=============\n\n## Flashing an SD card from a Mac\n```console\ndiskutil list # -\u003e DISK=/dev/diskXXX\nDISK=/dev/diskXXX\ndiskutil unmountDisk $DISK\nsudo diskutil partitionDisk $DISK 1 MBR \"Free\" \"%noformat%\" 100%\nsudo dd bs=1m if=2024-03-15-raspios-bookworm-arm64-lite.img of=$DISK status=progress\ndiskutil unmountDisk $DISK\ndiskutil eject $DISK\n```\n\nFor further customization, please have a look at the [official Raspberry Pi documentation](https://www.raspberrypi.com/documentation/computers/configuration.html#setting-up-a-headless-raspberry-pi).\n\n## Applying setup.yml from a Mac with Ansible\n```console\npip install --upgrade pip\npip install ansible==2.16.4\ngit clone https://github.com/sly74fr/raspbian-ansible.git\ncd raspbian-ansible/\nansible-playbook -i YOUR_INVENTORY setup.yml -kK -f 10 # At least once !\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsly74fr%2Fraspbian-ansible","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsly74fr%2Fraspbian-ansible","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsly74fr%2Fraspbian-ansible/lists"}