mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
ipa / server: only install the stage user cleanup on 01
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user