Hi,

I want to fix the Ansible Linter issue "*[204]* Lines should be no longer 
than 160 chars".

But how I can linebreak filters?

local_filters_in_templates_list: "{{ local_filters_in_templates.files | 
map(attribute='path') | map('regex_replace','^(.*)/') | 
map('regex_replace','.j2$') | list }}"

simply break after "|"?

Best regards,
Mazorius

-- 
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/150f0f22-94b6-4f5f-b918-52b8cad927af%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to