double quotes for consistency

pull/18777/head
John R Barker 8 years ago committed by Matt Clay
parent 1d00dd80f1
commit 5945b19ad3

@ -146,7 +146,7 @@ EXAMPLES = '''
db: acme
name: django
password: ceec4eif7ya
priv: 'CONNECT/products:ALL'
priv: "CONNECT/products:ALL"
# Create rails user, grant privilege to create other databases and demote rails from super user status
- postgresql_user:

Loading…
Cancel
Save