Skip to content
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

sudo

Manage user sudo entitlements – with a time based 'cleanup'.

Requirements

Role Variables

sudo_user: (set on play) sudo_cleanup: true sudo_count: 10 sudo_units: minutes

Example Playbook

- hosts: servers
  roles:
     - { role: sudo sudo_user: bob }

License

BSD

Author Information

Mark Phillips mark@probably.co.uk