diff --git a/README.md b/README.md index bb36112..8faf0e0 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,25 @@ Ansible script to deploy my workstation with a ansible-pull. + ## Automatic install +Before call ansible-pull, git and ansible are required + + apt-get install git ansible + pacman install git ansible + Installing Choux - ansible-pull -U https://git.poneyworld.net/lafrite/Ansible_workstation.git Choux.yml + ansible-pull -U https://git.opytex.org/lafrite/Ansible_workstation.git Choux.yml -## By hand +## By hand for Choux - Install vim plugin - Copy PrivateKeys +- Copy PGP keys +- Clone password-store repository to .password-store + +## By hand for Bilimbi + +- Install vim plugin