https://github.com/csmart/ansible-role-sushy-tools
https://github.com/csmart/ansible-role-sushy-tools
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/csmart/ansible-role-sushy-tools
- Owner: csmart
- Created: 2021-07-24T12:09:05.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-15T07:55:44.000Z (over 4 years ago)
- Last Synced: 2025-05-31T19:34:30.285Z (about 1 year ago)
- Language: Jinja
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Role Name
=========
Super basic role to install and start Sushy Tools as root, talking to `libvirtd`.
Requirements
------------
none
Role Variables
--------------
You can set a few variables:
- `sushy_user` - the user to run as, defaults to `root` (note that a non-root user will need to be able to talk to `libvirtd` unauthenticated)
- `sushy_ip` - the IP address to listen on, defaults to `0.0.0.0`
- `sushy_port` - the port to listen on, defaults to `8080`
Dependencies
------------
none
Example Playbook
----------------
```yaml
---
- hosts: all
roles:
- csmart.sushy
```
License
-------
GPLv3+
Author Information
------------------
Chris Smart https://blog.christophersmart.com