Correct ansible-pull address
This commit is contained in:
parent
35d8e39eb4
commit
3195423b20
16
README.md
16
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
|
||||
|
Loading…
Reference in New Issue
Block a user