wiggels.snipeit

Snipe-IT

Ansible role to set up, configure, and update a Snipe-IT server on Ubuntu

Requirements

This role works with Ubuntu versions 20.04 and 22.04.

Role Variables

(Information coming soon)

Dependencies

You need the 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 License

Author Information

Hunter Wigelsworth GitHub LinkedIn Twitter Facebook

Informazioni sul progetto

Install and Configure Snipe-IT

Installa
ansible-galaxy install wiggels.snipeit
Licenza
mit
Download
758
Proprietario
Experienced SRE and SecOps Engineer