From 3195423b20a5952d0f00fd533c488a3428a53fba Mon Sep 17 00:00:00 2001 From: Bertrand Benjamin Date: Tue, 28 Aug 2018 07:58:42 +0200 Subject: [PATCH] Correct ansible-pull address --- README.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) 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