| - name: create some file
file: path=/tmp/risratho.txt state=touch mode='0755'
delegate_to: localhost
it is working fine on ansible engine. fatal: [80.0.20.219 -> localhost]: FAILED! => { "changed": false, "module_stderr": "/bin/sh: sudo: command not found\n", "module_stdout": "", "msg": "MODULE FAILURE\nSee stdout/stderr for the exact error", "rc": 127 } please help me ... Regards Kundan Singh | |
--
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 ansible-proje...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/f53c13f2-3f26-4c95-89e0-627d0fd1e6dan%40googlegroups.com.