Fix a typo
This commit is contained in:
parent
2a26bce586
commit
1ca045f3af
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@
|
|||
- postgres
|
||||
|
||||
- name: Create database
|
||||
postgresql_db: name=java-deptools owner=java-deptool
|
||||
postgresql_db: name=java-deptools owner=java-deptools
|
||||
become: yes
|
||||
become_user: postgres
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue