sa_webmin

sa-webmin

Build Status Build Status

Example of usage:

Simple


     - {
         role: "sa_webmin"
       }

Advanced



     - {
         role: "sa_webmin",
         webmin_listen: 10000,
         webmin_port: 10000,
         webmin_use_ssl: 0,
         # override some custom params in /etc/webmin/miniserv.conf    
         # that differs from params above
         webmin_miniserv_properties_extra:
              - {
                  regexp: "^ssl=.*$",
                  line: "ssl={{ webmin_use_ssl }}"
                }

Usage with ansible galaxy workflow

If you installed the sa_webmin role using the command

ansible-galaxy install softasap.sa_webmin

the role will be available in the folder library/softasap.sa_webmin Please adjust the path accordingly.


     - {
         role: "softasap.sa_webmin"
       }

Code is dual licensed under the [BSD 3 clause] (https://opensource.org/licenses/BSD-3-Clause) and the [MIT License] (http://opensource.org/licenses/MIT). Choose the one that suits you best.

Reach us:

Subscribe for roles updates at [FB] (https://www.facebook.com/SoftAsap/)

Join gitter discussion channel at Gitter

Discover other roles at http://www.softasap.com/roles/registry_generated.html

visit our blog at http://www.softasap.com/blog/archive.html

About

webmin vps management helper

Install
ansible-galaxy install softasap/sa_webmin
GitHub repository
License
mit
Downloads
25
Owner
Get your application deployed in a robust way