Hi,

I just updated my ansible environment to the latest version, however my 
playbooks now no longer run.
When trying to run it I get: "ERROR: set_fact is not a legal parameter in 
an Ansible task or handler".

This 'set_fact' is performed within a role.

roles/somerole/tasks/main.yml:

- set_fact: 
    some_fact: whatever
  when: some_clause

Is this no longer supported?

Regards,
Nico

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/96244db9-da88-489c-aa70-869550fd724e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to