1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

discription

This commit is contained in:
Jerry Vonau 2022-03-28 04:18:50 -05:00
parent 96f577ad20
commit 4ede465c23

View file

@ -23,7 +23,7 @@
- wvdial
state: present
- name: "workaround for itsdangerous from https://itsmycode.com/importerror-cannot-import-name-json-from-itsdangerous/"
- name: "workarounds for older flask version used"
pip:
name: "{{ item.name }}"
version: "{{ item.version }}"