Fix fix.
This commit is contained in:
parent
4e072df30f
commit
417e257ac8
1 changed files with 0 additions and 1 deletions
|
@ -115,7 +115,6 @@ def main():
|
||||||
OS_INFO["ID"] == "ubuntu"
|
OS_INFO["ID"] == "ubuntu"
|
||||||
and debian_support.version_compare(OS_INFO["VERSION_ID"], "24.04") >= 0
|
and debian_support.version_compare(OS_INFO["VERSION_ID"], "24.04") >= 0
|
||||||
):
|
):
|
||||||
del modules["augeas"]
|
|
||||||
del modules["apt"]
|
del modules["apt"]
|
||||||
del modules["concat"]
|
del modules["concat"]
|
||||||
del modules["stdlib"]
|
del modules["stdlib"]
|
||||||
|
|
Loading…
Add table
Reference in a new issue