mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-29 10:25:30 +02:00
Update to 2024-03-13 11:01
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
|
||||
glpi_id: 1
|
||||
glpi_manage_upgrade: True
|
||||
glpi_version: '10.0.12'
|
||||
glpi_version: '10.0.13'
|
||||
glpi_archive_url: https://github.com/glpi-project/glpi/releases/download/{{ glpi_version }}/glpi-{{ glpi_version }}.tgz
|
||||
glpi_archive_sha256: 7980cd5f9ab10dc234e1e42950acd42c2977e5c3da4d540ef000e9caa72cec85
|
||||
glpi_archive_sha256: 8c0817a0d3138ca71fd89b722f713a0e32a8d58ec93eb9416f03335fb17cfbf9
|
||||
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
|
||||
@@ -47,13 +47,13 @@ glpi_plugins:
|
||||
sha256: c4324e34d6710be806882119220cc3a97d821c0bc513291d2e667c59df0f85e3
|
||||
url: https://github.com/pluginsGLPI/tag/releases/download/2.11.7/glpi-tag-2.11.7.tar.bz2
|
||||
mreporting:
|
||||
version: 1.8.5
|
||||
sha256: 320e585364fcdf7d760680ef850a5cb361a6b73cf053bbc360b56ac29862b19e
|
||||
url: https://github.com/pluginsGLPI/mreporting/releases/download/1.8.5/glpi-mreporting-1.8.5.tar.bz2
|
||||
version: 1.8.6
|
||||
sha256: e45568c2628c1e7bf65b8d5d62b1e54c03b2c870c4d424aa10e711bfa4b0b520
|
||||
url: https://github.com/pluginsGLPI/mreporting/releases/download/1.8.6/glpi-mreporting-1.8.6.tar.bz2
|
||||
fields:
|
||||
version: 1.21.6
|
||||
sha256: f07711031570b0fb14629cfa4fb801c1c35130f901b22582bc55e48323dbba49
|
||||
url: https://github.com/pluginsGLPI/fields/releases/download/1.21.6/glpi-fields-1.21.6.tar.bz2
|
||||
version: 1.21.8
|
||||
sha256: 724293351194336b836d9651d5633d8aa3c6e726dcfcba478ed160e04f505d8a
|
||||
url: https://github.com/pluginsGLPI/fields/releases/download/1.21.8/glpi-fields-1.21.8.tar.bz2
|
||||
webapplications:
|
||||
version: 4.0.1
|
||||
sha256: bbd3a9a01c2bd708af83563ed162ebfa9f56fdd616aaf6f1892e9a36e970ec9d
|
||||
|
Reference in New Issue
Block a user