Skip to content

Instantly share code, notes, and snippets.

@whytewolf
Created August 29, 2017 16:25
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 whytewolf/23e33d9f92abec8ae369d35d05720fca to your computer and use it in GitHub Desktop.
Save whytewolf/23e33d9f92abec8ae369d35d05720fca to your computer and use it in GitHub Desktop.
change_root_password:
mysql_user.present:
- name: root
- password: password
- connection_default_file: /etc/mysql/debian.cnf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment