mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-05-14 21:42:17 +00:00
ipa[server,replica,client]: pylint fixes
This commit is contained in:
@@ -88,7 +88,7 @@ def main():
|
||||
|
||||
fstore = sysrestore.FileStore(paths.SYSRESTORE)
|
||||
|
||||
if NUM_VERSION < 40600:
|
||||
if hasattr(tasks, "configure_tmpfiles"):
|
||||
# Make sure the files we crated in /var/run are recreated at startup
|
||||
tasks.configure_tmpfiles()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user