Fixed path to selinux module

This commit is contained in:
2020-11-26 13:28:04 +13:00
parent 70b82629ee
commit 8b8d5e3d45

View File

@@ -49,7 +49,7 @@
block:
- name: Copy SELinux Module
copy:
src: files/duo.pp
src: selinux/duo.pp
dest: /tmp/duo.pp
- name: Install Policy (Ensure we can access DUO Api)