Commit 8ff8c21c by John Jarvis

changing sudoer filenam

parent ad8333ae
......@@ -154,7 +154,7 @@
- name: create sudoers file from template
template:
dest=/etc/sudoers.d/restricted.sudoers.conf
dest=/etc/sudoers.d/99-restricted
src=restricted.sudoers.conf.j2 owner="root"
group="root" mode=0440 validate='visudo -cf %s'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment