Skip to content

Commit

Permalink
change bob to alice in the example
Browse files Browse the repository at this point in the history
  • Loading branch information
Andersson007 committed Feb 5, 2025
1 parent 1767afd commit 1d395b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/modules/clickhouse_grants.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
login_user: alice
login_db: foo
login_password: my_password
grantee: bob
grantee: alice
# TBD
'''

Expand Down

0 comments on commit 1d395b4

Please sign in to comment.