{"id":19149758,"url":"https://github.com/justunsix/dotfiles-playbook","last_synced_at":"2026-04-18T01:33:05.131Z","repository":{"id":154537908,"uuid":"618886459","full_name":"justunsix/dotfiles-playbook","owner":"justunsix","description":"Ansible playbooks for Managing my Linux (Ubuntu, Fedora, Arch), Windows, MacOS Machines","archived":false,"fork":false,"pushed_at":"2026-04-17T13:53:04.000Z","size":264,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-17T15:46:23.133Z","etag":null,"topics":["ansible","dotfiles","dotfiles-linux","dotfiles-macos","dotfiles-windows","playbook"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/justunsix.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-03-25T16:30:02.000Z","updated_at":"2026-04-17T13:53:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"eba9b1d9-3a00-4b94-9bfa-cb7107470a20","html_url":"https://github.com/justunsix/dotfiles-playbook","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/justunsix/dotfiles-playbook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justunsix%2Fdotfiles-playbook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justunsix%2Fdotfiles-playbook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justunsix%2Fdotfiles-playbook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justunsix%2Fdotfiles-playbook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justunsix","download_url":"https://codeload.github.com/justunsix/dotfiles-playbook/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justunsix%2Fdotfiles-playbook/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31953515,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"ssl_error","status_checked_at":"2026-04-18T00:39:20.671Z","response_time":62,"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","dotfiles","dotfiles-linux","dotfiles-macos","dotfiles-windows","playbook"],"created_at":"2024-11-09T08:09:32.410Z","updated_at":"2026-04-18T01:33:05.121Z","avatar_url":"https://github.com/justunsix.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotfiles-Playbook\n\nAnsible playbooks for Managing my Linux (Ubuntu, Fedora, Arch), Windows, MacOS\nMachines\n\n## Prerequisites\n\nWorks on Linux (Fedora, Ubuntu, Arch distributions) and Windows Subsystem for\nLinux (WSL2) Ubuntu.\n\n## Usage\n\nRun `bootstrap.sh`.\n\n- When run on a Linux machine, Ansible configures the system it is run on\n- When run in WSL, Ansible will configure Windows hosting WSL\n\n### What the Script Does\n\n- Script will check the Linux distribution and run the appropriate Ansible\n  playbook and install required software and Ansible requirements for the target\n  system.\n- Playbook is designed to work with a repository containing dotfiles and\n  configuration files like my [dotfiles](https://github.com/justunsix/dotfiles)\n  repository. These are configured in the configuration `yaml` files in the\n  `group-vars` and `host-vars` folders.\n\n### Overriding Defaults\n\n- Variables used by Ansible can be overridden with a `config.yml` file in the\n  root of the repository. Optionally, another configuration `yaml` file\n  specified in a repository that contains vars files such as `dotfiles-overlay`\n  defined in the `default-config.yml`.\n- These files can be helpful to override variables for different machines or\n  environments and manage secrets outside of this repository.\n\n## Roadmap\n\n- Make Ansible vars and tasks more flexible instead of hardcoding values with:\n  - Use\n    [`ansible.builtin.setup`](https://docs.ansible.com/ansible/latest/collections/ansible/builtin/setup_module.html)\n    settings\n    - `ansible_facts['distribution']` for conditionals on Fedora and Ubuntu playbook\n  - Build on `default_config.yaml` and override for other Linux distributions\n- Set up\n  [Ansible logging](https://docs.ansible.com/automation-controller/latest/html/administration/logging.html)\n  to more easily read output outside the terminal\n- Improve README to describe repository structure and tasks\n\n## License\n\nDistributed under the MIT License. See `LICENSE.txt` for more information.\n\n### Built With\n\n- [Ansible](https://www.ansible.com/)\n- Inspired by\n  [geerlingguy/mac-dev-playbook](https://github.com/geerlingguy/mac-dev-playbook)\n  and\n  [dotfiles Ansible role](https://github.com/geerlingguy/ansible-role-dotfiles)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustunsix%2Fdotfiles-playbook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjustunsix%2Fdotfiles-playbook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustunsix%2Fdotfiles-playbook/lists"}