Commit 578f6fef by Max Rothman

Fix playbook name

parent 87a1beaf
......@@ -2,7 +2,7 @@
# This play will create databases and user for an application.
# It can be run like so:
#
# ansible-playbook -c local -i 'localhost,' create_analytics_reports_dbs.yml -e@./db.yml
# ansible-playbook -c local -i 'localhost,' create_dbs_and_users.yml -e@./db.yml
#
# where the content of dbs.yml contains the following dictionaries
#
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment