logicp cec882c2cf separating deb and arch %!s(int64=3) %!d(string=hai) anos
..
roles cec882c2cf separating deb and arch %!s(int64=3) %!d(string=hai) anos
README.md cec882c2cf separating deb and arch %!s(int64=3) %!d(string=hai) anos
hosts cec882c2cf separating deb and arch %!s(int64=3) %!d(string=hai) anos
packages.microsoft.gpg cec882c2cf separating deb and arch %!s(int64=3) %!d(string=hai) anos
run.sh cec882c2cf separating deb and arch %!s(int64=3) %!d(string=hai) anos
site.yml cec882c2cf separating deb and arch %!s(int64=3) %!d(string=hai) anos

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