Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joenyland/ansible-root-user-role
https://github.com/joenyland/ansible-root-user-role
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/joenyland/ansible-root-user-role
- Owner: JoeNyland
- Created: 2023-04-16T10:31:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-08T18:11:45.000Z (10 months ago)
- Last Synced: 2024-12-06T21:08:33.527Z (24 days ago)
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
joenyland.root_user
=========================[![CI](https://github.com/JoeNyland/ansible-root-user-role/actions/workflows/ci.yml/badge.svg)](https://github.com/JoeNyland/ansible-root-user-role/actions/workflows/ci.yml)
Configures the root user account.
Requirements
------------None.
Role Variables
--------------None.
Dependencies
------------None.
Example Playbook
----------------```yaml
- hosts: server
roles:
- joenyland.root_user
```License
-------MIT
Author Information
------------------⌨️ with ❤️ by [Joe Nyland](https://joe.nyland.io)