logicp 6d59b1c007 updating | há 3 anos atrás | |
---|---|---|
.. | ||
roles | há 3 anos atrás | |
README.md | há 3 anos atrás | |
hosts | há 3 anos atrás | |
packages.microsoft.gpg | há 3 anos atrás | |
run.sh | há 3 anos atrás | |
site.yml | há 3 anos atrás |
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