Updates for AniNIX/Password
This commit is contained in:
8
roles/Password/tasks/audit.yml
Normal file
8
roles/Password/tasks/audit.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
|
||||
- name: Enable timer for auditing Password
|
||||
become: yes
|
||||
service:
|
||||
name: ldap-userreport.timer
|
||||
state: started
|
||||
enabled: yes
|
Reference in New Issue
Block a user