seapath / meta-seapath

This is the core of the seapath project. The meta-seapath repo contains the yocto Seapath layer, which contains all the code (yocto recipes) needed to build the seapath images used to install seapath (host, guest, flasher, etc.)
https://lfenergy.org/projects/seapath/
Apache License 2.0
6 stars 10 forks source link

classes/ansible-ssh: add python3-lxml dependency #201

Closed dupremathieu closed 4 months ago

dupremathieu commented 5 months ago

Newer Ansible versions require python3-lxml to use the xml module. Add this dependency to the image when using the ansible-ssh class.