Bootstrap an Arch-based distribution for development, with Ansible.
This playbook has been validated on Manjaro Linux 21.x
Included tools :
-
DevOps
-
Softwares
-
Utilities
- yay
- tmux
- httpie
- shellcheck
- and more... (see roles/base/vars/main.yml)
- Install Manjaro Linux
- Install Ansible
sudo pacman --no-confirm -Su ansible
- Clone repository
- Launch
make run
command