Skip to content
Commits on Source (2)
# Freeipa Cluster
# FreeIPA Setup
......@@ -9,7 +9,7 @@
git:
repo: "{{ freeipa_repo | default('https://github.com/freeipa/ansible-freeipa.git') }}"
version: "{{ freeipa_commit }}"
dest: freeipa
dest: ansible-freeipa
clone: yes
delegate_to: 127.0.0.1
run_once: True