Skip to content

r-pufky/ansible_unifi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unifi

Unifi installation from public release tarball.

Requirements

No additional requirements.

Role Variables

Settings have been throughly documented for usage.

defaults/main.yml.

Ports

All ports and protocols have been defined for the role.

Hosts should only define firewall rules for ports they need.

defaults/ports.yml.

Dependencies

N/A

Example Playbook

Default role setting will deploy a vanilla Unifi Controller instance.

site.yml

- name:   'unifi server'
  hosts:  'unifi.example.com'
  become: true
  roles:
     - 'r_pufky.unifi'

Issues

Create a bug and provide as much information as possible.

Associate pull requests with a submitted bug.

License

AGPL-3.0 License

Author Information

https://keybase.io/rpufky

About

unifi ansible role.

Resources

License

Stars

Watchers

Forks

Packages

No packages published