Skip to content
Snippets Groups Projects
Commit 354a08ca authored by Zdeněk Vydra's avatar Zdeněk Vydra
Browse files

Fix lxml version

parent 797f3a4d
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