mirror of
				https://git.lapiole.org/dani/ansible-roles.git
				synced 2025-10-30 18:31:28 +01:00 
			
		
		
		
	Update to 2023-04-13 10:00
This commit is contained in:
		| @@ -14,6 +14,7 @@ | ||||
|     - "{{ glpi_root_dir }}/tmp/glpi" | ||||
|     - "{{ glpi_root_dir }}/tmp/glpi-{{ glpi_version }}.tgz" | ||||
|     - "{{ glpi_root_dir }}/db_dumps" | ||||
|     - "{{ glpi_root_dir }}/web/sso.php" | ||||
|     - /etc/backup/pre.d/glpi_{{ glpi_id }}_dump_db | ||||
|     - /etc/backup/post.d/glpi_{{ glpi_id }}_rm_dump | ||||
|   tags: glpi | ||||
|   | ||||
| @@ -31,7 +31,7 @@ | ||||
|   tags: glpi | ||||
|  | ||||
| - name: Deploy sso.php script | ||||
|   template: src=sso.php.j2 dest={{ glpi_root_dir }}/web/sso.php | ||||
|   template: src=sso.php.j2 dest={{ glpi_root_dir }}/web/public/sso.php | ||||
|   tags: glpi | ||||
|  | ||||
| - name: Deploy logrotate conf | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Daniel Berteaud
					Daniel Berteaud