logicp cec882c2cf separating deb and arch 3 роки тому
..
roles cec882c2cf separating deb and arch 3 роки тому
README.md cec882c2cf separating deb and arch 3 роки тому
hosts cec882c2cf separating deb and arch 3 роки тому
packages.microsoft.gpg cec882c2cf separating deb and arch 3 роки тому
run.sh cec882c2cf separating deb and arch 3 роки тому
site.yml cec882c2cf separating deb and arch 3 роки тому

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