Correct ansible-pull address

This commit is contained in:
Bertrand Benjamin 2018-08-28 07:58:42 +02:00
parent 35d8e39eb4
commit 3195423b20
1 changed files with 14 additions and 2 deletions

View File

@ -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