Skip to content

erwanclx/UnifiAnsibleModule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

UnifiAnsibleModule

A collection of Ansible modules for managing Ubiquiti Unifi devices, based on the new Unifi API (Current : version 0.1).

Requirements

  • Python 3
  • Ansible

Installation

  1. Clone the repository
  2. Copy the library directory to your Ansible project
  3. Create a secrets.yml file in the root of your project with the following content:
unifi_api_key: "your_api_key"
  1. Import the modules in your playbooks (you can test the modules by running the test_playbook.yml playbook)

About

Unofficial Unifi Ansible Module which allow IT engineer to manage their infrastructure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages