diff --git a/scripts/deploy_containers.py b/scripts/deploy_containers.py index fa7ea1f..fe5b115 100644 --- a/scripts/deploy_containers.py +++ b/scripts/deploy_containers.py @@ -55,6 +55,7 @@ def main(): failed = [] removed = [] for file in diff: + task_name = "" # separating these for now because roles will typically # have a bunch of other things tied to them if "roles/" not in file and "host_vars/" not in file: