ipa / server: only install the stage user cleanup on 01

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi
2021-05-10 11:43:00 -07:00
parent 47b5976abd
commit 6b1feadf4f

View File

@@ -39,6 +39,7 @@
ipa_pass: "{{ipa_admin_password}}"
validate_certs: no
run_once: yes
delegate_to: ipa[0]
tags:
- ipa/server
- config
@@ -51,6 +52,7 @@
mode: 0755
# Only run the cron job on one server
run_once: yes
delegate_to: ipa[0]
tags:
- ipa/server
- config