Merge branch 'master' of git_opytex:/lafrite/Ansible_workstation

This commit is contained in:
Bertrand Benjamin 2019-07-01 20:30:03 +02:00
commit 95146d3e4f
2 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,7 @@
- name: Install base CLI packages
pacman:
name:
- pacman-contrib
- sudo
- wget
- cronie

View File

@ -10,6 +10,7 @@
- python2-pip
- graphviz
- python-black
- pyenv
state: present
- name: Install yarn and node js