Hi,

We recently migrated to Ansible v2.4 and having issues related to using our 
role-specific custom filter plugins in role defaults.

In previous version, this worked:

- myrole
    - defaults
    - filter_plugins
    - tasks

We could use filter plugins defined in this role in the defaults variables but 
this does not work any more.

It fails with error "template error while templating string: no filter named 
'some_filter'." But we can use those filters in tasks.

Is this something expected? We are trying to make the playbook work again, with 
minimum modification. Any suggestions? 

Thanks in advance.

-- 
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/2043539f-1a38-40fb-84a2-fa0c1b8a00e4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to