Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"set" with file, lens, path and value throws error #34

Open
lovelinuxalot opened this issue Sep 3, 2019 · 0 comments
Open

"set" with file, lens, path and value throws error #34

lovelinuxalot opened this issue Sep 3, 2019 · 0 comments

Comments

@lovelinuxalot
Copy link

When I try to run the command through ansible playbook which has a play to configure a config file:
augeas command="set" lens="Spacevars.simple_lns" file="/usr.share/controlm/ctm/data/CONFIG.dat" path="AGENT_OWNER" value="root"

I get an error in the play:
AttributeError: 'Augeas' object has no attribute 'transform'\r\n"

And i checked the code and I cannot see any function for the class object with name "transform"

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

No branches or pull requests

1 participant