Skip to content
Snippets Groups Projects
Commit b4d01512 authored by Vladimír Štill's avatar Vladimír Štill
Browse files

ansible: FJA dependencies on hesperia

parent d528ec81
No related branches found
No related tags found
No related merge requests found
...@@ -124,12 +124,13 @@ ...@@ -124,12 +124,13 @@
- python3-aiohttp-jinja2 - python3-aiohttp-jinja2
- python3-asyncpg - python3-asyncpg
- name: fjaweb dependencies - name: fja checking dependencies
apt: apt:
pkg: pkg:
- antlr4 - antlr4
- python3-antlr4 - python3-antlr4
state: absent - libipc-run-perl
state: present
- name: extra fjaweb dependencies - name: extra fjaweb dependencies
pip: pip:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment