TASK [Connect to ECS | create new Object User "newuser" in NameSpace "132602781347206615"] *****************

Guys

Im making good progress working all day all night

I am trying to run an ansible playbook to create an object user within ECS - however i get the following error

TASK [Connect to ECS | create new Object User “newuser” in NameSpace “132602781347206615”] *****************
fatal: [localhost]: FAILED! => {“msg”: “The conditional check ‘nameSpace == "" or objUser = ""’ failed. The error was: template error while templating string: expected token ‘end of statement block’, got ‘=’. String: {% if nameSpace == "" or objUser = "" %} True {% else %} False {% endif %}”}

Bit lost

I’m a bit lost too, with just a random error originating from a mystery playbook.
If only we knew what the playbook looked like…