lukepafford / ansible_role_sudoers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sudoers

Requires no configuration.

Configures sudoers with the default settings.

Members of the wheel group can use sudo without a password, and there is no instance of 'requiretty' in the configuration

Example Playbook

- hosts: servers
  roles:
     - lukepafford.sudoers

License

BSD

About