Skip to content

Instantly share code, notes, and snippets.

Created July 22, 2015 13:57
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 anonymous/bbee92db907e2504fc09 to your computer and use it in GitHub Desktop.
Save anonymous/bbee92db907e2504fc09 to your computer and use it in GitHub Desktop.
<code>
check-db:
module.run:
- func: mysql.db_exists
- kwargs:
- name: _my_db_
</code>
Output:
Comment: Module function check-db is not available
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment