ipa: otp script fix dest name

This commit is contained in:
Mark O'Brien 2021-04-15 21:01:46 +01:00
parent fd72c22857
commit cba637c5c2

View file

@ -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: