mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 20:12:54 +08:00
ipa: otp script fix dest name
This commit is contained in:
@@ -640,7 +640,7 @@
|
||||
- name: Copy file for checking if sysadmins have otp set
|
||||
template:
|
||||
src: check_sysadmin_otp.py.j2
|
||||
dest: /root
|
||||
dest: /root/check_sysadmin_otp.py
|
||||
owner: root
|
||||
group: root
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user