examples++
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
This commit is contained in:
parent
ed07f63045
commit
5e1dccaf8e
1 changed files with 6 additions and 0 deletions
|
@ -37,6 +37,12 @@ EXAMPLES
|
||||||
|
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
__postgres_role myrole --state present
|
__postgres_role myrole --state present
|
||||||
|
|
||||||
|
__postgres_role myrole --state present --password 'secret'
|
||||||
|
|
||||||
|
__postgres_role admin --state present --password 'very-secret' --superuser
|
||||||
|
|
||||||
|
__postgres_role dbcustomer --state present --password 'bla' --createdb
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue