Skip to content

Ansible role to install webmin to Debian and Ubuntu machines

Notifications You must be signed in to change notification settings

bsmeding/ansible-role-webmin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPCRECATED

This role is deprecated as there is now a package to use, named Cockpit for almost every OS

Ansible Role for Webmin

Ansible Role for Webmin Installation.

Two variables that can be set: Listen port webmin_port: "10000"

Set SSL enabled? Webmin use 1 for true and 0 for false in config

webmin_ssl: "1"

Use reverse proxy?

When using reverse proxy, the Trusted Reverers must be set. This can be done by the GUI, but also set in config directly. For example you can set webmin.doman.tld from your reverse proxy to http:https://webmin.server:10000 you need to set this referer URL here:

webmin_reverse_proxy_referer: ''

Requirements

This role require/tested on Ansible 2.2 or higher.

Used for Ubuntu and Debian based distribution

Tested on

About

Ansible role to install webmin to Debian and Ubuntu machines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published