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

"rm", "set" commands give "object has no attribute" error #35

Open
k-szabi opened this issue Feb 20, 2020 · 1 comment
Open

"rm", "set" commands give "object has no attribute" error #35

k-szabi opened this issue Feb 20, 2020 · 1 comment

Comments

@k-szabi
Copy link

k-szabi commented Feb 20, 2020

When the ansible playlist call augeas for "rm" or "set" commands, the following error message has been received:
"nAttributeError: 'module' object has no attribute 'Augeas'\r\n", "msg": "MODULE FAILURE\nSee stdout/stderr for the exact error", "rc": 1}
--"

This issue has been faced with ansible 2.9.4 + python 2.7.5 and the last version of this ansible-augeas.py as well, but not faced with ansible 2.4.1 and python 2.7.5

@paluh
Copy link
Owner

paluh commented Feb 20, 2020

Hi,

Are you able to provide PR with appropriate fix which can be tested on all these versions? I'm not able to fix and test this quickly :-(

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

2 participants