diff kube.py @ 61:b46df76991b6

10.1 cleanups; verbose settings; address updates
author drewp@bigasterisk.com
date Sun, 01 May 2022 23:34:01 -0700
parents f39ada0b8827
children 50100cad1f38
line wrap: on
line diff
--- a/kube.py	Sun May 01 23:31:20 2022 -0700
+++ b/kube.py	Sun May 01 23:34:01 2022 -0700
@@ -1,3 +1,4 @@
+import tempfile
 from pyinfra import host
 from pyinfra.facts.files import FindInFile
 from pyinfra.facts.server import Arch, LinuxDistribution