Ansible roles
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

92 lines
3.7 KiB

---
glpi_id: 1
glpi_manage_upgrade: True
glpi_version: 9.4.6
glpi_zip_url: https://github.com/glpi-project/glpi/releases/download/{{ glpi_version }}/glpi-{{ glpi_version }}.tgz
glpi_zip_sha1: 358e5f85f8eb1a15f0c3d051807c48b6d2867f8c
glpi_root_dir: /opt/glpi_{{ glpi_id }}
glpi_php_user: php-glpi_{{ glpi_id }}
# If set, will use the following custom PHP FPM pool, which must be created
# glpi_php_fpm_pool: php70
glpi_php_version: 74
glpi_mysql_server: "{{ mysql_server | default('localhost') }}"
glpi_mysql_db: glpi_{{ glpi_id }}
glpi_mysql_user: glpi_{{ glpi_id }}
# If unset, a random one will be created and stored in the meta directory
# glpi_mysql_pass: glpi
# glpi_alias: glpi
# glpi_src_ip:
# - 192.168.7.0/24
# - 10.2.0.0/24
glpi_plugins:
fusioninventory:
version: '9.4+2.4'
sha1: 4d76ab7e17b95377acf5654c4b4bb85fde35a39f
url: https://github.com/fusioninventory/fusioninventory-for-glpi/releases/download/glpi9.4%2B2.4/fusioninventory-9.4+2.4.tar.bz2
reports:
version: 1.13.1
sha1: 6a099b155ce1e9a55b425ddadde23166fe296e81
url: https://forge.glpi-project.org/attachments/download/2291/glpi-plugin-reports-1.13.1.tar.gz
pdf:
version: 1.6.0
sha1: cbfff59561e72492d02e36d2d84ec53e9ac0c923
url: https://forge.glpi-project.org/attachments/download/2293/glpi-pdf-1.6.0.tar.gz
behaviors:
version: 2.2.1
sha1: 26d75f2c7b036505b58c22eeac0c57765cbfe759
url: https://forge.glpi-project.org/attachments/download/2287/glpi-behaviors-2.2.1.tar.gz
manufacturersimports:
version: 2.2.1
sha1: 9613ab170f00be38e56da2184705f218fb037ce8
url: https://github.com/InfotelGLPI/manufacturersimports/releases/download/2.2.1/glpi-manufacturersimports-2.2.1.tar.gz
appliances:
version: 2.5.1
sha1: 60454b1c228eaa46bcf92f2220163612a3096fe7
url: https://forge.glpi-project.org/attachments/download/2302/glpi-appliances-2.5.1.tar.gz
domains:
version: 2.1.0
sha1: 65fdc064f5f6f9343a247cca23cfbe112fc63743
url: https://github.com/InfotelGLPI/domains/releases/download/2.1.0/glpi-domains-2.1.0.tar.gz
formcreator:
version: 2.9.1
sha1: e149971f0cd5bedc892b57b2c4b57fd49ac0cd4a
url: https://github.com/pluginsGLPI/formcreator/releases/download/v2.9.1/glpi-formcreator-2.9.1.tar.bz2
tag:
version: 2.6.0
sha1: bb2158dee2ce653d3fac3d3347dca8ba68a36703
url: https://github.com/pluginsGLPI/tag/releases/download/2.6.0/glpi-tag-2.6.0.tar.bz2
mreporting:
version: 1.6.1
sha1: c814dd88662ca1504a788ac8f8313a596b2c2d16
url: https://github.com/pluginsGLPI/mreporting/releases/download/1.6.1/glpi-mreporting-1.6.1.tar.bz2
fields:
version: 1.10.3
sha1: d2599155bb3afce97db9e26e4d4e694de2906d52
url: https://github.com/pluginsGLPI/fields/releases/download/1.10.3/glpi-fields-1.10.3.tar.bz2
webapplications:
version: 2.6.0
sha1: 389bd280f8aae17330092caa902a2fb7b752868b
url: https://github.com/InfotelGLPI/webapplications/releases/download/2.6.0/glpi-webapplications-2.6.0.tar.gz
genericobject:
version: 2.8.0
sha1: f9a859a8eed366416402395cff328ca39b0c9a14
url: https://github.com/pluginsGLPI/genericobject/releases/download/2.8.0/glpi-genericobject-2.8.0.tar.bz2
mantis:
version: 4.3.2
sha1: 1e4b067b0b3a70492ba6d4dd2e9e4f4eb7dfe882
url: https://github.com/pluginsGLPI/mantis/releases/download/4.3.2/glpi-mantis-4.3.2.tar.bz2
archimap:
version: 2.1.3
sha1: e747eb02dcb7b3723af453bb54f516cb2578f0c4
url: https://github.com/ericferon/glpi-archimap/releases/download/v2.1.3/archimap-v2.1.3.tar.gz
dashboard:
version: 0.9.8
sha1: ec0c5ee59d1f05f87f4d950a8760fbf35cd70eb2
url: https://forge.glpi-project.org/attachments/download/2294/GLPI-dashboard_plugin-0.9.8.zip
glpi_plugins_to_install: []
...