This commit is contained in:
Johan Björklund 2024-10-25 15:06:58 +02:00
parent 4e072df30f
commit 417e257ac8
Signed by: bjorklund
GPG key ID: 5E8401339C7F5037

View file

@ -115,7 +115,6 @@ def main():
OS_INFO["ID"] == "ubuntu"
and debian_support.version_compare(OS_INFO["VERSION_ID"], "24.04") >= 0
):
del modules["augeas"]
del modules["apt"]
del modules["concat"]
del modules["stdlib"]