Skip to content

Instantly share code, notes, and snippets.

@pspravin
Created May 2, 2017 22:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pspravin/597c8de5e8a76aff321b7d84f34c98ac to your computer and use it in GitHub Desktop.
Save pspravin/597c8de5e8a76aff321b7d84f34c98ac to your computer and use it in GitHub Desktop.
[opc@vm04 ansible]$ ansible-playbook webserver.yml
ERROR! no action detected in task. This often indicates a misspelled module name, or incorrect module path.
The error appears to have been in '/home/opc/ansible/webserver.yml': line 17, column 8, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
- name: ensure mod_wsgi enabled
^ here
The error appears to have been in '/home/opc/ansible/webserver.yml': line 17, column 8, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
- name: ensure mod_wsgi enabled
^ here
[opc@vm04 ansible]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment