mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user