mirror of
				https://git.lapiole.org/dani/ansible-roles.git
				synced 2025-10-31 02:41:36 +01:00 
			
		
		
		
	Update to 2022-10-19 14:00
This commit is contained in:
		| @@ -47,6 +47,8 @@ | ||||
|         command: install | ||||
|         working_dir: "{{ kimai_root_dir }}/app" | ||||
|         executable: /bin/php{{ kimai_php_version }} | ||||
|       environment: | ||||
|         COMPOSER_ALLOW_SUPERUSER: 1 | ||||
|  | ||||
|     - name: Install LDAP auth support | ||||
|       composer: | ||||
| @@ -54,6 +56,8 @@ | ||||
|         arguments: laminas/laminas-ldap | ||||
|         working_dir: "{{ kimai_root_dir }}/app" | ||||
|         executable: /bin/php{{ kimai_php_version }} | ||||
|       environment: | ||||
|         COMPOSER_ALLOW_SUPERUSER: 1 | ||||
|  | ||||
|   tags: kimai | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Daniel Berteaud
					Daniel Berteaud