|
All checks were successful
Publish Collection / Publish Collection (push) Successful in 11s
|
||
|---|---|---|
| .. | ||
| defaults | ||
| handlers | ||
| tasks | ||
| README.md | ||
Ansible Role dosh_llc.ansible_webmin.configure_subpath
Configures webmin to use a subpath with appropriate redirects/allows/etc.
Installation
Read the Collection README.md for installation instructions.
Examples
Basic Webmin
- name: Webmin
hosts: all
become: true
tasks:
- ansible.builtin.include_role:
name: dosh_llc.ansible_webmin.subpath
vars:
WEBMIN_WEBMINFILE_LOCAL_SRC: "templates/Webminfile"
tags:
- webmin