only run fix ldap when lief installed

This commit is contained in:
m0duspwnens
2024-12-16 10:23:14 -05:00
parent e779d180f9
commit 5e4f1fc279

View File

@@ -7,3 +7,5 @@ fix-salt-ldap:
- source: salt://libvirt/64962/scripts/fix-salt-ldap.py - source: salt://libvirt/64962/scripts/fix-salt-ldap.py
- require: - require:
- pkg: python3_lief - pkg: python3_lief
- onchanges:
- pkg: python3_lief