aboutsummaryrefslogtreecommitdiffstats
path: root/playbooks/freeipa.yml
diff options
context:
space:
mode:
Diffstat (limited to 'playbooks/freeipa.yml')
-rw-r--r--playbooks/freeipa.yml7
1 files changed, 1 insertions, 6 deletions
diff --git a/playbooks/freeipa.yml b/playbooks/freeipa.yml
index 77ba9b3..78e85e1 100644
--- a/playbooks/freeipa.yml
+++ b/playbooks/freeipa.yml
@@ -13,12 +13,7 @@
- role: archive_job
archive_name: ipa
archive_on_calendar: 'Sat *-*-* 02:00:00'
- archive_shell: >-
- ipa-backup &&
- find {{ freeipa_backup_dir | quote }} -mindepth 1 -maxdepth 1 -type d
- -exec cp --preserve=timestamps -vr {} . \;
- -exec rm -vrf {} \; &&
- find . -mindepth 1 -type d -exec chmod -v 770 {} +
+ archive_shell: '{{ freeipa_archive_shell }}'
tags: archive
- name: configure freeipa replicas