snipeit
Snipe-IT
Ansible role to install, configure, and update a Snipe-IT server on Ubuntu
Requirements
This role currently supports Ubuntu 20.04 and 22.04.
Role Variables
todo
Dependencies
nginxinc.nginx_core collection
Example Playbook
- hosts: all
tasks:
- name: Install and Configure Snipe-IT
ansible.builtin.include_role:
name: wiggels.snipeit
vars:
- snipe_domain: snipeit.example.com
- snipe_db_password: secret
- snipe_mail_host: smtp.example.com
- snipe_mail_from_addr: [email protected]
License
MIT
Author Information
Install
ansible-galaxy install wiggels/ansible-role-snipe-it
License
mit
Downloads
749
Owner
Experienced SRE and SecOps Engineer