mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
ipa: make sure a bunch of calls do not log sensitive data
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -66,6 +66,7 @@
|
||||
- name: Get admin ticket
|
||||
ansible.builtin.shell: echo "{{ipa_admin_password}}" | kinit admin
|
||||
check_mode: no
|
||||
no_log: true
|
||||
tags:
|
||||
- ipsilon
|
||||
|
||||
|
||||
Reference in New Issue
Block a user