Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joenyland/ansible-sudo-role
https://github.com/joenyland/ansible-sudo-role
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/joenyland/ansible-sudo-role
- Owner: JoeNyland
- Created: 2023-04-16T17:06:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-15T13:01:10.000Z (10 months ago)
- Last Synced: 2024-12-06T21:08:34.844Z (24 days ago)
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)