Go to file
Bertrand Benjamin a5ba3cc48a Fix: double yml 2020-02-24 06:59:32 +01:00
files Feat: Add StartPre backup notify 2020-02-23 05:43:28 +01:00
tasks Feat: add BV_boutique 2020-02-24 06:55:28 +01:00
vars Feat: add BV_boutique 2020-02-24 06:55:28 +01:00
BV_boutique.yml Fix: double yml 2020-02-24 06:59:32 +01:00
Bilimbi.yml Feat: adapt servers to it 2020-01-02 20:01:00 +01:00
Choux.yml Feat: create_user var 2020-02-24 06:35:41 +01:00
Combava.yml Fix: disable users task for Combava 2020-01-29 17:55:24 +01:00
Manioc.yml Feat: adapt servers to it 2020-01-02 20:01:00 +01:00
Poivre.yml feat: Add docker to Poivre 2020-01-04 07:08:45 +01:00
README.md FEat: add note about pacman and ansible bug 2020-01-02 19:16:25 +01:00
Songe.yml Feat(Songe): mod ssh connectin policy between every body 2018-12-11 18:40:49 +01:00
rpi3.yml Feat: change rpi prompt 2019-02-08 08:28:22 +01:00

README.md

Ansible workstation

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

# Need aur module for some tasks
git clone https://github.com/kewlfft/ansible-aur.git ~/.ansible/plugins/modules/aur
ansible-pull -U https://git.opytex.org/lafrite/Ansible_workstation.git Choux.yml

Depuis peu, il y a un bug entre pacman et ansible:

LC_ALL=C ansible-pull -U https://git.opytex.org/lafrite/Ansible_workstation.git --vault-id @prompt Choux.yml

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