My intention is to match and replace a string with its first part. The string 
would be started with double quote, and it's format would be like this: 
some-string = "ORACLE_logs:vserve-test-1": {

So, if my statement is: vol_name: "{{ some-string|regex_replace(??? }}", then 
the filter will assign “ORACLE_logs” to vol_name.

Thanks!

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/2086702244.1043033.1619400527621%40mail.yahoo.com.

Reply via email to