Skip to content
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.

shell module fails when the command has = in it. #39

Closed
baskaran-md opened this issue Oct 17, 2015 · 2 comments
Closed

shell module fails when the command has = in it. #39

baskaran-md opened this issue Oct 17, 2015 · 2 comments

Comments

@baskaran-md
Copy link
Contributor

Example:

    shell: cmd="sed -i 's,conf_security_ldap.user.store.enable=true,conf_security_ldap.user.store.enable=false,g' {{ vars.edge_mgmt_token_file }}"

Error:

2015/10/16 17:52:50 Module shell: Module args are invalid
@sudharsh
Copy link
Contributor

Seems like '=' within double quotes is barfing the module parser. @madhurranjan

@madhurranjan
Copy link

This is fixed. @sudharsh @baskaran-md

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants