{"id":18432128,"url":"https://github.com/dustinspecker/ansible-dotfiles","last_synced_at":"2025-09-24T03:32:29.452Z","repository":{"id":38182739,"uuid":"164264312","full_name":"dustinspecker/ansible-dotfiles","owner":"dustinspecker","description":"I DevOps'd my dotfiles","archived":false,"fork":false,"pushed_at":"2024-11-06T15:57:00.000Z","size":405,"stargazers_count":5,"open_issues_count":8,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-12-28T10:39:04.537Z","etag":null,"topics":["ansible","dotfiles","fzf","git","hub","node","nvm","tmux","vim","zsh"],"latest_commit_sha":null,"homepage":"","language":"Jinja","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/dustinspecker.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.md","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":"2019-01-06T01:05:42.000Z","updated_at":"2024-07-06T21:30:46.000Z","dependencies_parsed_at":"2024-06-18T04:23:03.113Z","dependency_job_id":"91b4dea5-76be-4203-b10f-ab23f35a186f","html_url":"https://github.com/dustinspecker/ansible-dotfiles","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/dustinspecker%2Fansible-dotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustinspecker%2Fansible-dotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustinspecker%2Fansible-dotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dustinspecker%2Fansible-dotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dustinspecker","download_url":"https://codeload.github.com/dustinspecker/ansible-dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234032775,"owners_count":18769102,"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","fzf","git","hub","node","nvm","tmux","vim","zsh"],"created_at":"2024-11-06T05:27:31.040Z","updated_at":"2025-09-24T03:32:29.074Z","avatar_url":"https://github.com/dustinspecker.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ansible-dotfiles\n\n\u003e I DevOps'd my dotfiles\n\n## Usage (Ubuntu only)\n\nIf you're comfortable piping `wget` output to `bash`, you may do the following:\n\n```bash\nwget -O - https://raw.githubusercontent.com/dustinspecker/ansible-dotfiles/main/install-ubuntu.sh | bash\n```\n\nThis will install `ansible`, fetch this repository, and execute the playbook.\n\n## Manual Usage\n\n1. Install `ansible-playbook`\n   - [Ubuntu](https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html#latest-releases-via-apt-ubuntu)\n1. Clone this git repository\n1. Navigate to the cloned repository\n1. `ansible-playbook -i hosts dev-env.yml --ask-become-pass`\n\n## Sets Up\n\n1. fzf\n1. Git (with gitk)\n1. go\n1. hub\n1. nvm\n1. packages_system\n   - bat\n   - fd\n   - jq\n   - silversearcher-ag\n   - tree\n1. Tmux with (tmux package manager)\n1. Vim with vim-plug\n1. Zsh (with pure-prompt and z)\n\n## How to Develop Roles\n\n1. Install Docker and make sure it's running\n1. Install [pipenv](https://github.com/pypa/pipenv#installation)\n  - `python3.8 -m pip install pipenv==2020.11.15`\n1. Navigate to ansible-dotfiles directory\n1. Run `pipenv sync --dev` to install dependencies\n1. Run `pipenv shell` to activate a virtualenv\n1. Navigate to role (such as git)\n1. Run `molecule test` to execute tests for respective role\n\n## How to Update Versions\n\n1. Install Docker and make sure it's running\n1. Install [pipenv](https://github.com/pypa/pipenv#installation)\n1. Navigate to ansible-dotfiles directory\n1. Run `pipenv sync --dev` to install dependencies\n1. Run `pipenv shell` to activate a virtualenv\n1. Run `./update-versions.sh`\n\n## How to Create New Roles\n\n1. Scaffold via `molecule init role -r ROLE_NAME`\n\n## License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdustinspecker%2Fansible-dotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdustinspecker%2Fansible-dotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdustinspecker%2Fansible-dotfiles/lists"}