sushy
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 toroot
(note that a non-root user will need to be able to talk tolibvirtd
unauthenticated)sushy_ip
- the IP address to listen on, defaults to0.0.0.0
sushy_port
- the port to listen on, defaults to8080
Dependencies
none
Example Playbook
---
- hosts: all
roles:
- csmart.sushy
License
GPLv3+
Author Information
Chris Smart https://blog.christophersmart.com
About
Simple role for installing Sushy Tools
Install
ansible-galaxy install csmart/ansible-role-sushy-tools
License
Unknown
Downloads
28
Owner
Just another Linux guy.