diff --git a/tasks/apt/cleanup.yaml b/tasks/apt/cleanup.yaml index c9b4e0b..ee81359 100644 --- a/tasks/apt/cleanup.yaml +++ b/tasks/apt/cleanup.yaml @@ -14,4 +14,4 @@ failed_when: false tags: "apt-cleanup" when: - - 'type = "vm"' + - 'type == "vm"'