mapping values are not allowed in this context

Hello everyone

I had a small task that used to work fine but suddenly it gives me errors.

FAILED! => {“msg”: “The conditional check ‘ACTION == "install"’ failed. The error was: error while evaluating conditional (ACTION == "install"): ‘ACTION’ is undefined\n\nThe error appears to be in ‘/etc/ansible/play/7zip.yml’: line 10, column 6, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n#\n - name: Installing 7zip\n ^ here\n”}

Please see Yaml here:

https://pastebin.com/7cbSyPJy

Any suggestions I could try please. I did not change anything.

Thanks a lot