Ubuntu 14.04
Ansible 1.9.1

When I explicitly define a user in the sudoers file, ansible works as expected.

But, when I remove that user from the sudoers file, and add it to the UNIX
group sudo (with `%sudo   ALL=(ALL:ALL) ALL` in the sudoers file), the user on
the host is still able to sudo, but the same ansible playbook is now returning
(assuming username yves):

    yves is not in the sudoers file.  This incident will be reported.

Any idea what's going on?

-- 
http://yves.zioup.com
gpg: 4096R/32B0F416

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/55568B9B.70702%40zioup.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to