You've already forked ansible-role-auth-duo
Fixed path to selinux module
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user