Skip to content

Instantly share code, notes, and snippets.

@leucos
Created May 2, 2012 20:37
Show Gist options
  • Select an option

  • Save leucos/2580268 to your computer and use it in GitHub Desktop.

Select an option

Save leucos/2580268 to your computer and use it in GitHub Desktop.
ansiblehacking/test-module
$ ../hacking/test-module ./service name=httpd state=started
Traceback (most recent call last):
File "../hacking/test-module", line 53, in <module>
argsfile = open(argspath, 'w')
IOError: [Errno 13] Permission denied: '/.ansible_test_module_arguments'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment