mirror of
				https://git.lapiole.org/dani/ansible-roles.git
				synced 2025-10-31 02:41:36 +01:00 
			
		
		
		
	Update to 2023-07-06 16:00
This commit is contained in:
		| @@ -2,9 +2,9 @@ | ||||
|  | ||||
| glpi_id: 1 | ||||
| glpi_manage_upgrade: True | ||||
| glpi_version: '10.0.7' | ||||
| glpi_version: '10.0.8' | ||||
| glpi_archive_url: https://github.com/glpi-project/glpi/releases/download/{{ glpi_version }}/glpi-{{ glpi_version }}.tgz | ||||
| glpi_archive_sha256: 0d51de960272d3d5b322e83d74a8261423d4baefad5ef815402591e8ead04e53 | ||||
| glpi_archive_sha256: 757dd8f440b999c014aa94f0f860830904a89ae3bc5c2f25f2da9a509c07aaf8 | ||||
| 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 | ||||
| @@ -43,29 +43,29 @@ glpi_plugins: | ||||
|     sha256: fe1b9ad1ef9bc95953e47dc6b0112e028ed98c43656aab608bf06d0cb5e1bf4c | ||||
|     url: https://github.com/InfotelGLPI/manufacturersimports/releases/download/3.0.5/glpi-manufacturersimports-3.0.5.tar.bz2 | ||||
|   tag: | ||||
|     version: 2.11.0 | ||||
|     sha256: 8804753e72b32892d7e5564386c54843850d21cf60198ce5da90b7deae8663e8 | ||||
|     url: https://github.com/pluginsGLPI/tag/releases/download/2.11.0/glpi-tag-2.11.0.tar.bz2 | ||||
|     version: 2.11.2 | ||||
|     sha256: dcd494e353563b890efef93afac2d9bef73085022cd1cb58f5e1bd436071f45b | ||||
|     url: https://github.com/pluginsGLPI/tag/releases/download/2.11.2/glpi-tag-2.11.2.tar.bz2 | ||||
|   mreporting: | ||||
|     version: 1.8.2 | ||||
|     sha256: 6563eb016d9e2106f2f3ac99eaf8add4260797526f7ece32b42df895ec2d90b4 | ||||
|     url: https://github.com/pluginsGLPI/mreporting/releases/download/1.8.2/glpi-mreporting-1.8.2.tar.bz2 | ||||
|   fields: | ||||
|     version: 1.20.4 | ||||
|     sha256: e921ac7b5c76cd4b06e2855a69b74a944378614d4d7549d886def9362feee029 | ||||
|     url: https://github.com/pluginsGLPI/fields/releases/download/1.20.4/glpi-fields-1.20.4.tar.bz2 | ||||
|     version: 1.20.6 | ||||
|     sha256: 40003edbfafb07f3b2f05a14c470985e67d069e02ba4fc044a78f01e4956a134 | ||||
|     url: https://github.com/pluginsGLPI/fields/releases/download/1.20.6/glpi-fields-1.20.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.1 | ||||
|     sha256: 4f0ae842e0fcfa395b28aba2b6731043948222eb952130c0b44d13c08901a1e3 | ||||
|     url: https://github.com/pluginsGLPI/genericobject/releases/download/2.14.1/glpi-genericobject-2.14.1.tar.bz2 | ||||
|     version: 2.14.3 | ||||
|     sha256: b0d47eac8ad407d8c3df0bd5fa27a33b15bd6eda28c4c790665e7c558eb0b6a9 | ||||
|     url: https://github.com/pluginsGLPI/genericobject/releases/download/2.14.3/glpi-genericobject-2.14.3.tar.bz2 | ||||
|   mydashboard: | ||||
|     version: 2.1.4 | ||||
|     sha256: 75c8778f665ddbfca00bc3ce7117fda3022f5ab9ef3e8b832b116f9cce65c425 | ||||
|     url: https://github.com/InfotelGLPI/mydashboard/releases/download/2.1.4/glpi-mydashboard-2.1.4.tar.bz2 | ||||
|     version: 2.1.5 | ||||
|     sha256: 42e15102b16e034feff4edd130e11fc3aee29e1e75af2d41068ef6dca7ce4977 | ||||
|     url: https://github.com/InfotelGLPI/mydashboard/releases/download/2.1.5/glpi-mydashboard-2.1.5.tar.bz2 | ||||
|  | ||||
| glpi_plugins_to_install: [] | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Daniel Berteaud
					Daniel Berteaud