logicp 3dce0ca410 kcloud as-is | 3 سال پیش | |
---|---|---|
.. | ||
roles | 3 سال پیش | |
README.md | 3 سال پیش | |
hosts | 3 سال پیش | |
packages.microsoft.gpg | 3 سال پیش | |
run.sh | 3 سال پیش | |
site.yml | 3 سال پیش |
A playbook for setting up the tools I like on a fresh manjaro installation.
sudo pacman -S ansible
SSH server must be running
sudo pacman -S openssh
sudo systemctl enable sshd
sudo systemctl start sshd
SSH pass is required to enter password
sudo pacman -S sshpass
./run.sh