Ansible playbooks for setting up and configuring all my computers, and useful tools
Based on: https://github.com/jan-warchol/ansible-system-setup
- git (maybe doesn't need, just download with curl or similar)
- python3
initial setup: python3 initial_setup.py
- Add a colorful interface
- Define all configuration possibilities (all, personalized)
- Establish documentation for usage (github.io?)
- Use well known scripts for reference (aws, ...)
- Git hooks (?)