We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c799f41 commit a44a124Copy full SHA for a44a124
roles/dlrn_report/tasks/dlrn_report_results.yml
@@ -20,8 +20,6 @@
20
kinit
21
{{ cifmw_dlrn_report_krb_user_realm }}
22
-k -t {{ cifmw_dlrn_report_keytab }}
23
- environment:
24
- KRB5_TRACE: /dev/stdout
25
retries: 5
26
delay: 60
27
register: _kinit_status
0 commit comments