This commit is contained in:
Robert Kaussow 2018-10-16 23:14:12 +02:00
parent ab5e32d768
commit dc21d09988

View File

@ -4,7 +4,7 @@
file: file:
path: "{{ item }}" path: "{{ item }}"
state: directory state: directory
owner: "{{ postgre_user }}" owner: "{{ postgres_user }}"
group: "{{ postgres_group }}" group: "{{ postgres_group }}"
recurse: True recurse: True
with_items: with_items: