Skip to content

pantarei/ansible-role-webmin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Role for Webmin

Build Status GitHub tag GitHub license

Ansible Role for Webmin Installation.

Requirements

This role require Ansible 2.0 or higher.

This role was designed for Ubuntu Server 14.04 LTS and Ubuntu Server 16.04 LTS.

Role Variables

parameter required default choices comments
webmin_listen yes 10000 Pass value as listen to /etc/webmin/miniserv.conf.
webmin_port yes 10000 Pass value as port to /etc/webmin/miniserv.conf.
webmin_ssl yes 1 Pass value as ssl to /etc/webmin/miniserv.conf.

Dependencies

No additional role dependencies.

Example Playbook

- hosts: all
  roles:
    - role: hswong3i.webmin

License

Author Information

About

Ansible Role for Webmin Installation.

Resources

License

Stars

Watchers

Forks

Packages

No packages published