Hi, I've random paths like:
/logs/other/dyn.log /logs/mx/mail.log /logs/apache-servers/other.log /logs/network/nas01.log /logs/mailouts/highvolume/mailout.log and many more. They are part of a `list` that is iterated over a loop. /logs/ will be common to all paths. I need to filter each item in the list so that, for eg, the last path looks like: mailouts_highvolume_mailout i.e. remove all forward slashes, logs and '.log' and concatenate rest with an underscore. Thank you. -- 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/b1ddb65e-1055-40a8-b44d-8daffe7082a7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
