Having a beautiful linux setup?
Already shared your dotfiles repo at r/unixporn?
Think that would be forever?
What if your laptop blows up tomorrow or you just want to switch hardware?
Setting up everything again with HANDS! meh...
This project is a solution! Just set up Ansible, and make it do everything for you
- Make sure you have Ansible installed
$ sudo apt install ansible
# or
$ sudo pacman -S ansible
# or
$ pip install ansible
#or
$ pip3 install ansible
- Run ONE command
$ ansible-pull -U <url>