Skip to content
Snippets Groups Projects
Commit 6ddb1541 authored by Tomáš Sapák's avatar Tomáš Sapák
Browse files

Merge branch 'lxml-fix' into 'master'

Fix lxml version

See merge request muni-kypo-crp/backend-python/ansible-networking-stage/kypo-interface!4
parents 797f3a4d 354a08ca
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,7 @@
- name: install lxml on controller
pip:
name: lxml
version: 4.9.4
delegate_to: localhost
- name: check config file contains opnsense xml root
......
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