user=owner

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-11-28 10:55:50 +00:00
parent bff96ef88e
commit ec6df64c1a

View file

@ -176,7 +176,7 @@
when: inventory_hostname.startswith("ipa01")
- name: Create LDIF directory
file: path=/root/ldif state=directory user=root group=root mode=0750
file: path=/root/ldif state=directory owner=root group=root mode=0750
tags:
- ipa/server
- config