{"id":16157106,"url":"https://github.com/charlesrocket/dotfiles-role","last_synced_at":"2025-10-24T03:31:08.924Z","repository":{"id":38207014,"uuid":"249856515","full_name":"charlesrocket/dotfiles-role","owner":"charlesrocket","description":"Deploy dotfiles with Ansible","archived":true,"fork":false,"pushed_at":"2023-03-18T10:51:47.000Z","size":129,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-10T15:17:23.338Z","etag":null,"topics":["ansible","dotfiles","git"],"latest_commit_sha":null,"homepage":"","language":null,"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/charlesrocket.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":"2020-03-25T01:15:41.000Z","updated_at":"2023-03-30T23:56:16.000Z","dependencies_parsed_at":"2024-10-10T01:47:59.321Z","dependency_job_id":"b4a645bc-3ea3-4969-af7d-64f595425acc","html_url":"https://github.com/charlesrocket/dotfiles-role","commit_stats":null,"previous_names":["charlesrocket/dotfiles-role","charlesrocket/dotfiles_role"],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocket%2Fdotfiles-role","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocket%2Fdotfiles-role/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocket%2Fdotfiles-role/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocket%2Fdotfiles-role/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/charlesrocket","download_url":"https://codeload.github.com/charlesrocket/dotfiles-role/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237910078,"owners_count":19385829,"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","dotfiles","git"],"created_at":"2024-10-10T01:48:16.553Z","updated_at":"2025-10-24T03:31:03.641Z","avatar_url":"https://github.com/charlesrocket.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles_role\n[![Ansible Role](https://img.shields.io/ansible/role/47410)](https://galaxy.ansible.com/charlesrocket/dotfiles)\n[![molecule](https://github.com/charlesrocket/dotfiles_role/actions/workflows/molecule.yml/badge.svg?branch=master\u0026event=push)](https://github.com/charlesrocket/dotfiles_role/actions/workflows/molecule.yml)\n![score](https://img.shields.io/ansible/quality/47410)\n\nDeploy dotfiles from git repositories\n\n#### Requirements\n`git` on managed machines ([git_role](https://github.com/charlesrocket/git_role))\n\n### Install\n\n`requirements.yml`:\n\n```\nroles:\n  - name: charlesrocket.dotfiles\n```\n\n##### Example\n\n```\n- name: Playbook\n  hosts: all\n\n  roles:\n    - charlesrocket.dotfiles\n```\n\n### Set variables\n##### Example\n\n```\ndotfiles_repo: \"https://github.com/charlesrocket/dotfiles.git\" # dotfiles\ndotfiles_repo_version: openbsd # branch to track\ndotfiles_repo_accept_hostkey: false # StrictHostKeyChecking\ndotfiles_repo_force: false # force git clone\ndotfiles_repo_local_destination: \"~/git/dotfiles\" # local repo path\ndotfiles_home: \"~\" # local dotfiles path\ndotfiles_files: # files to track\n  - .config/mc/ini\n  - .zshrc\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharlesrocket%2Fdotfiles-role","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcharlesrocket%2Fdotfiles-role","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharlesrocket%2Fdotfiles-role/lists"}