Hi
My latest roadblock is trying to template sudoers. And I can’t figure out why this won’t work:
My playbook calling the role is simple enough:
`
Hi
My latest roadblock is trying to template sudoers. And I can’t figure out why this won’t work:
My playbook calling the role is simple enough:
`
add full path to visudo in validate, its failing to find it
That was the issue indeed.
Thanks!