Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If they should have readonly DB access, you can modify the Ansible script temporarily to create a MySQL user for them, and then run "GRANT 'squaresdb-ro   ' TO $NEWUSER@localhost" to give them permissions.

...