Hi,
I am trying to execute the command
'aws --debug waf-regional associate-web-acl --web-acl-id {{ ACLid }}
--resource-arn {{ LBARN }}'
via module shell or command but I am getting errors. aws command uses the
boto and boto is getting requests with backslashes \"WebACLId\" instead of
"WebACLId" and \"ResourceArn\" instead of "ResourceArn"
Why is ansible command/shell module adding a backslash followed by double
quotes?
\"
How can I remove the backslash?
I am using ansible version 2.4.0 from devel with boto 2.46.1
Regards,
Abey
--
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/9cef8178-95b2-4f62-8d74-df30b79a5fa4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.