Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lujeni/settings
My personal ansible roles to setup/update my computer
https://github.com/lujeni/settings
ansible dotfiles gentoo
Last synced: about 9 hours ago
JSON representation
My personal ansible roles to setup/update my computer
- Host: GitHub
- URL: https://github.com/lujeni/settings
- Owner: Lujeni
- Created: 2015-02-21T20:10:28.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-11-12T09:38:55.000Z (4 days ago)
- Last Synced: 2024-11-12T10:31:21.763Z (4 days ago)
- Topics: ansible, dotfiles, gentoo
- Language: Jinja
- Homepage:
- Size: 887 KB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Settings
All my tools, dot files and so one... Using Ansible to easily maintain the beast.## Ansible roles
### Install
**DEPRECATED**: Playbook to install Gentoo Linux with luks encryption.#### Hardware
- [x] xps 13 9370### Settings
Playbook to install/setup my desktop environment.
Use docker for painfull dependencies tools on Gentoo/Ubuntu :).
```bash
$ ansible-playbook -i inventory settings.yml
```