Commit 6f3a507a by Pepe Barbe

typo

parent a2627e0b
......@@ -35,4 +35,4 @@
action: postgresql_db db=$dbname
- name: ensure user has access to database
action: postgresql_user db=$dbname user=$dbuser password=$dbpassword privs=ALL
action: postgresql_user db=$dbname user=$dbuser password=$dbpassword priv=ALL
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