You've already forked ansible-role-auth-duo
Fixed path to selinux module
This commit is contained in:
@@ -49,7 +49,7 @@
|
|||||||
block:
|
block:
|
||||||
- name: Copy SELinux Module
|
- name: Copy SELinux Module
|
||||||
copy:
|
copy:
|
||||||
src: files/duo.pp
|
src: selinux/duo.pp
|
||||||
dest: /tmp/duo.pp
|
dest: /tmp/duo.pp
|
||||||
|
|
||||||
- name: Install Policy (Ensure we can access DUO Api)
|
- name: Install Policy (Ensure we can access DUO Api)
|
||||||
|
|||||||
Reference in New Issue
Block a user