mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-12 00:03:17 +02:00
Update to 2024-04-24 13:01
This commit is contained in:
parent
6c7f43edde
commit
641db4ae9d
@ -2,9 +2,9 @@
|
||||
|
||||
glpi_id: 1
|
||||
glpi_manage_upgrade: True
|
||||
glpi_version: '10.0.13'
|
||||
glpi_version: '10.0.15'
|
||||
glpi_archive_url: https://github.com/glpi-project/glpi/releases/download/{{ glpi_version }}/glpi-{{ glpi_version }}.tgz
|
||||
glpi_archive_sha256: 8c0817a0d3138ca71fd89b722f713a0e32a8d58ec93eb9416f03335fb17cfbf9
|
||||
glpi_archive_sha256: 8ce94c1403c1143a5b503f18f7b7b9a5d29e83489fc81cc7287b719df0b97236
|
||||
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
|
||||
@ -39,9 +39,9 @@ glpi_plugins:
|
||||
sha256: c7a1702fa9c14337994d6c50ef4eebf3e0e10452975512fd0cc43386a5a5cbd8
|
||||
url: https://github.com/yllen/behaviors/releases/download/v2.7.3/glpi-behaviors-2.7.3.tar.gz
|
||||
manufacturersimports:
|
||||
version: 3.0.5
|
||||
sha256: fe1b9ad1ef9bc95953e47dc6b0112e028ed98c43656aab608bf06d0cb5e1bf4c
|
||||
url: https://github.com/InfotelGLPI/manufacturersimports/releases/download/3.0.5/glpi-manufacturersimports-3.0.5.tar.bz2
|
||||
version: 3.0.8
|
||||
sha256: 29823602285633b34682853964cff89b527ca60896eb1e1959af91a295423007
|
||||
url: https://github.com/InfotelGLPI/manufacturersimports/releases/download/3.0.8/glpi-manufacturersimports-3.0.8.tar.bz2
|
||||
tag:
|
||||
version: 2.11.7
|
||||
sha256: c4324e34d6710be806882119220cc3a97d821c0bc513291d2e667c59df0f85e3
|
||||
@ -59,9 +59,9 @@ glpi_plugins:
|
||||
sha256: bbd3a9a01c2bd708af83563ed162ebfa9f56fdd616aaf6f1892e9a36e970ec9d
|
||||
url: https://github.com/InfotelGLPI/webapplications/releases/download/4.0.1/glpi-webapplications-4.0.1.tar.bz2
|
||||
genericobject:
|
||||
version: 2.14.8
|
||||
sha256: 32671a073a2b9ea1cdab41b4948c7250eb1307a2e1ae5b92e786dfdab61dab58
|
||||
url: https://github.com/pluginsGLPI/genericobject/releases/download/2.14.8/glpi-genericobject-2.14.8.tar.bz2
|
||||
version: 2.14.9
|
||||
sha256: 7c1242af8991f29be9eb19c937ff67edf9ba9ce04ba5a3ae70f0c77218958ab6
|
||||
url: https://github.com/pluginsGLPI/genericobject/releases/download/2.14.9/glpi-genericobject-2.14.9.tar.bz2
|
||||
mydashboard:
|
||||
version: 2.1.5
|
||||
sha256: 42e15102b16e034feff4edd130e11fc3aee29e1e75af2d41068ef6dca7ce4977
|
||||
|
Loading…
x
Reference in New Issue
Block a user