mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-30 03:05:51 +02:00
Update to 2023-12-22 15:00
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
|
||||
glpi_id: 1
|
||||
glpi_manage_upgrade: True
|
||||
glpi_version: '10.0.10'
|
||||
glpi_version: '10.0.11'
|
||||
glpi_archive_url: https://github.com/glpi-project/glpi/releases/download/{{ glpi_version }}/glpi-{{ glpi_version }}.tgz
|
||||
glpi_archive_sha256: b303eece25bcbf81cd6bcd74b2a8412f02b33c3471bd935530b06470dcf7b051
|
||||
glpi_archive_sha256: 7d2dec524e3e80d54cdaade606c9d42af1c52c413d92cdc165afdcf3ee34b72d
|
||||
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
|
||||
@@ -35,33 +35,33 @@ glpi_plugins:
|
||||
sha256: 71fa4d9f639c20b647f5d70066d4c4b1826ce99d25a9f0d0f9d0b382a494f559
|
||||
url: https://github.com/yllen/pdf/releases/download/v3.0.0/glpi-pdf-3.0.0.tar.gz
|
||||
behaviors:
|
||||
version: 2.7.2
|
||||
sha256: db8ddc2e9cf87f59c05cf2f83f9489c9fd65529712cc5d9f2d48b64ef6f18543
|
||||
url: https://github.com/yllen/behaviors/releases/download/v2.7.2/glpi-behaviors-2.7.2.tar.gz
|
||||
version: 2.7.3
|
||||
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
|
||||
tag:
|
||||
version: 2.11.6
|
||||
sha256: c003943136c41b7444b90d563df07ac95d517ecd38cd9858beb095027157a78e
|
||||
url: https://github.com/pluginsGLPI/tag/releases/download/2.11.6/glpi-tag-2.11.6.tar.bz2
|
||||
version: 2.11.7
|
||||
sha256: c4324e34d6710be806882119220cc3a97d821c0bc513291d2e667c59df0f85e3
|
||||
url: https://github.com/pluginsGLPI/tag/releases/download/2.11.7/glpi-tag-2.11.7.tar.bz2
|
||||
mreporting:
|
||||
version: 1.8.3
|
||||
sha256: c021c2ab82879bac92a54d74f2f92c13c1b1c4ee7988dffa8b85d47ffdadb71e
|
||||
url: https://github.com/pluginsGLPI/mreporting/releases/download/1.8.3/glpi-mreporting-1.8.3.tar.bz2
|
||||
version: 1.8.5
|
||||
sha256: 320e585364fcdf7d760680ef850a5cb361a6b73cf053bbc360b56ac29862b19e
|
||||
url: https://github.com/pluginsGLPI/mreporting/releases/download/1.8.5/glpi-mreporting-1.8.5.tar.bz2
|
||||
fields:
|
||||
version: 1.21.4
|
||||
sha256: 8b6f0c4793db16fd7dd80c66760436557373f9a97e612171b46d7045a2065a04
|
||||
url: https://github.com/pluginsGLPI/fields/releases/download/1.21.4/glpi-fields-1.21.4.tar.bz2
|
||||
version: 1.21.6
|
||||
sha256: f07711031570b0fb14629cfa4fb801c1c35130f901b22582bc55e48323dbba49
|
||||
url: https://github.com/pluginsGLPI/fields/releases/download/1.21.6/glpi-fields-1.21.6.tar.bz2
|
||||
webapplications:
|
||||
version: 4.0.1
|
||||
sha256: bbd3a9a01c2bd708af83563ed162ebfa9f56fdd616aaf6f1892e9a36e970ec9d
|
||||
url: https://github.com/InfotelGLPI/webapplications/releases/download/4.0.1/glpi-webapplications-4.0.1.tar.bz2
|
||||
genericobject:
|
||||
version: 2.14.7
|
||||
sha256: 30f3a5d46031f328fde13e7db9b094bc8f99b82dc170c24126365f74446d309c
|
||||
url: https://github.com/pluginsGLPI/genericobject/releases/download/2.14.7/glpi-genericobject-2.14.7.tar.bz2
|
||||
version: 2.14.8
|
||||
sha256: 32671a073a2b9ea1cdab41b4948c7250eb1307a2e1ae5b92e786dfdab61dab58
|
||||
url: https://github.com/pluginsGLPI/genericobject/releases/download/2.14.8/glpi-genericobject-2.14.8.tar.bz2
|
||||
mydashboard:
|
||||
version: 2.1.5
|
||||
sha256: 42e15102b16e034feff4edd130e11fc3aee29e1e75af2d41068ef6dca7ce4977
|
||||
|
Reference in New Issue
Block a user