Hi everyone, I have 2 servers, both under the lastest version of ubuntu server 16.04.1 LTS. One of them is my Ansible remote controler, and the other is my future DHCP server.
I followed the instruction on this web site: http://www.yet.org/2014/11/ansible-dhcpd/ But my Ansible server keep tell me: fatal: [dhcp]: FAILED! => {"changed": false, "failed": true, "module_stderr": "", "module_stdout": "bash: /usr/bin/python: Aucun fichier ou dossier de ce type\r\n", "msg": "MODULE FAILURE", "parsed": false} After few research i found that i had to install python 2.7, but after that my Ansibler server keep throw me the error. Does anyone now why? Thanks you !! -- 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/328e23df-9531-46ba-aadf-7f6d6f80481c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
