{"id":15616569,"url":"https://github.com/ringods/ansible-atriso-config","last_synced_at":"2025-04-28T13:08:34.432Z","repository":{"id":96886088,"uuid":"162690865","full_name":"ringods/ansible-atriso-config","owner":"ringods","description":"Automated setup of my MacOS system(s) based on Superlumic","archived":false,"fork":false,"pushed_at":"2025-03-27T12:40:26.000Z","size":127,"stargazers_count":4,"open_issues_count":5,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-28T13:08:28.472Z","etag":null,"topics":["ansible","macos"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ringods.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-12-21T08:56:44.000Z","updated_at":"2025-03-27T12:40:30.000Z","dependencies_parsed_at":"2023-10-16T20:28:08.822Z","dependency_job_id":"24af1a9a-f96f-47fb-aec2-28e26635a4ce","html_url":"https://github.com/ringods/ansible-atriso-config","commit_stats":{"total_commits":179,"total_committers":2,"mean_commits":89.5,"dds":"0.022346368715083775","last_synced_commit":"9ffbeef230bda1baed3e2b15b78cd5eddc0e9bdf"},"previous_names":["ringods/ansible-atriso-config"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ringods%2Fansible-atriso-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ringods%2Fansible-atriso-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ringods%2Fansible-atriso-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ringods%2Fansible-atriso-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ringods","download_url":"https://codeload.github.com/ringods/ansible-atriso-config/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251319606,"owners_count":21570426,"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","macos"],"created_at":"2024-10-03T07:10:46.277Z","updated_at":"2025-04-28T13:08:34.066Z","avatar_url":"https://github.com/ringods.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ansible-atriso-config\n\nAnsible driven configuration automation for:\n\n* macOS\n* [PiKVM](https://pikvm.org/)\n\nInitial inspiration for the macOS setup from [Superlumic](https://github.com/superlumic)\nbut went with a more purer Ansible driven setup similar to [geerlingguy/mac-dev-playbook](https://github.com/geerlingguy/mac-dev-playbook).\n\n## Inspiration\n\n* [superlumic](https://github.com/superlumic/superlumic-config)\n* [osxc](https://github.com/osxc/starter)\n* [mac-dev-playbook](https://github.com/geerlingguy/mac-dev-playbook)\n* [macos-virtualbox-vm](https://github.com/geerlingguy/macos-virtualbox-vm)\n\n## Preparation\n\n* Install Ansible\n* clone this repo\n* run `ansible-galaxy install -r requirements.yml --force`\n\n## Usage\n\nFor the MacBook Pro laptops, use one of the following commands:\n\n* run `ansible-playbook playbooks/mac-personal/main.yml -K`\n* run `ansible-playbook playbooks/mac-work/main.yml -K`\n\nFor the PiKVM, use the following command:\n\n* run `ansible-playbook playbooks/pikvm/main.yml --extra-vars @secrets.yml`\n\nThe `secrets.yml` file contains a DNSimple API token created on the [DNSimple portal](https://dnsimple.com/dashboard).\n\nThe ssh keys can be found in 1Password.\n\n## Needs automation\n\nThe following parts need conversion into Ansible roles \u0026 tasks, but are documented here in the meantime.\n\n### PiKVM\n\nAfter the Ansible setup, the PiKVM has the Certbot DNSimple plugin installed, together with the config file containing a DNSimple API token. The following commands are a one time setup required to get the certificate generated and renewed automatically:\n\n```bash\n$ rw\n$ kvmd-certbot certonly --dns-dnsimple --dns-dnsimple-credentials /var/lib/kvmd/pst/data/certbot/runroot/certbot-dnsimple.conf -d kvm.home.atriso.be --email ringo@de-smet.name -n --agree-tos\n$ kvmd-certbot install_nginx kvm.home.atriso.be\n$ kvmd-certbot install_vnc kvm.home.atriso.be\n$ systemctl enable --now kvmd-certbot.timer\n$ ro\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fringods%2Fansible-atriso-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fringods%2Fansible-atriso-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fringods%2Fansible-atriso-config/lists"}