Skip to content
This repository has been archived by the owner on Sep 22, 2024. It is now read-only.

dec0dOS/zero-ui-ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Role for ZeroUI

For detailed documentation, use the Ansible Docs.

Example playbook:

- hosts: all
  roles:
    - dec0dos.zero_ui
  vars:
    zero_ui:
      path: /srv/zero-ui
  become: true