|
@@ -2,7 +2,7 @@
|
|
- name: Dependencies installed
|
|
- name: Dependencies installed
|
|
# We install xmlsec and cairocffi using pkg because python-Levenshtein is tricky to install on FreeBSD
|
|
# We install xmlsec and cairocffi using pkg because python-Levenshtein is tricky to install on FreeBSD
|
|
community.general.pkgng:
|
|
community.general.pkgng:
|
|
- name: git,py38-pip,fish,direnv,jpeg-turbo,tiff,webp,lcms2,freetype2,syncthing,yarn-node14,cairo,pango,gmake,libxml2,libxslt,py38-psycopg2,py38-xmlsec,py38-cairocffi,py38-sqlite3,bash,py38-libcst
|
|
|
|
|
|
+ name: git,py38-pip,fish,direnv,jpeg-turbo,tiff,webp,lcms2,freetype2,yarn-node16,cairo,pango,gmake,libxml2,libxslt,py38-psycopg2,py38-xmlsec,py38-cairocffi,py38-sqlite3,bash,py38-libcst, cmake, ninja
|
|
state: latest
|
|
state: latest
|
|
|
|
|
|
- name: Tmux config installed
|
|
- name: Tmux config installed
|
|
@@ -74,11 +74,6 @@
|
|
tags:
|
|
tags:
|
|
- deploy
|
|
- deploy
|
|
|
|
|
|
-- name: Hack patch for clearbit bullshit
|
|
|
|
- shell:
|
|
|
|
- cmd: 'sed -i -e "s/clearbit/#clearbit/g" /usr/local/src/fifteen5/requirements/common.txt'
|
|
|
|
- warn: false
|
|
|
|
-
|
|
|
|
- name: 15Five requirements up to date
|
|
- name: 15Five requirements up to date
|
|
pip:
|
|
pip:
|
|
requirements: /usr/local/src/fifteen5/requirements/test.pip
|
|
requirements: /usr/local/src/fifteen5/requirements/test.pip
|