ipa: otp script fix dest name
This commit is contained in:
parent
fd72c22857
commit
cba637c5c2
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue