logicp f1ef89b8d9 adding arch-dev il y a 1 an
..
roles f1ef89b8d9 adding arch-dev il y a 1 an
README.md f1ef89b8d9 adding arch-dev il y a 1 an
hosts f1ef89b8d9 adding arch-dev il y a 1 an
packages.microsoft.gpg f1ef89b8d9 adding arch-dev il y a 1 an
run.sh f1ef89b8d9 adding arch-dev il y a 1 an
site.yml f1ef89b8d9 adding arch-dev il y a 1 an

README.md

Ansible-manjaro-desktop

A playbook for setting up the tools I like on a fresh manjaro installation.

Setup

  1. Ansible must be installed

sudo pacman -S ansible

  1. SSH server must be running

    sudo pacman -S openssh
    sudo systemctl enable sshd
    sudo systemctl start sshd
    
  2. SSH pass is required to enter password

sudo pacman -S sshpass

Running

./run.sh