Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joenyland/ansible-sudo-role


https://github.com/joenyland/ansible-sudo-role

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

joenyland.sudo
=========================

[![CI](https://github.com/JoeNyland/ansible-sudo-role/actions/workflows/ci.yml/badge.svg)](https://github.com/JoeNyland/ansible-sudo-role/actions/workflows/ci.yml)

Configures sudo.

Requirements
------------

None.

Role Variables
--------------

### `sudo_users`

A list of users to be allowed to run sudo commands.

Dependencies
------------

None.

Example Playbook
----------------

```yaml
- hosts: server
roles:
- joenyland.sudo
```

License
-------

MIT

Author Information
------------------

⌨️ with ❤️ by [Joe Nyland](https://joe.nyland.io)