Hi Guys, I'm having some issues implementing the augeas module for ansible. I'm running it on CentOS 6.6 and I have the following packages installed:
augeas.x86_64 python-augeas.noarch augeas-libs.x86_64 augeas-devel.x86_64 I've added augeas.py to /usr/lib/python2.6/site-packages/ansible/modules/custom and when I run my playbook I get the following error: msg: Could not import python augeas module. Please install augeas related packages and augeas python bindings. Any ideas what am I missing? Regards, Dimitar -- 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/7d88d48e-7ca7-4d93-a480-d9f3f6f06e1b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
