ipa / server: fix files to have correct suffix
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
7cdcbb5880
commit
665964a79f
1 changed files with 2 additions and 2 deletions
|
@ -241,8 +241,8 @@
|
||||||
-f /root/ldif/{{item}}
|
-f /root/ldif/{{item}}
|
||||||
with_items:
|
with_items:
|
||||||
- grant_anonymous_replication_view.ldif
|
- grant_anonymous_replication_view.ldif
|
||||||
- grant_fas_sync
|
- grant_fas_sync.ldif
|
||||||
- use_id_fp_o
|
- use_id_fp_o.ldif
|
||||||
tags:
|
tags:
|
||||||
- ipa/server
|
- ipa/server
|
||||||
- config
|
- config
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue