fix typo
This commit is contained in:
parent
ab5e32d768
commit
dc21d09988
@ -4,7 +4,7 @@
|
||||
file:
|
||||
path: "{{ item }}"
|
||||
state: directory
|
||||
owner: "{{ postgre_user }}"
|
||||
owner: "{{ postgres_user }}"
|
||||
group: "{{ postgres_group }}"
|
||||
recurse: True
|
||||
with_items:
|
||||
|
Loading…
Reference in New Issue
Block a user