mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 18:29:21 +00:00 
			
		
		
		
	Renamed cymais to infinito and did some other optimations and logout implementations
This commit is contained in:
		| @@ -18,12 +18,12 @@ | ||||
|       name: cmp-docker-proxy | ||||
|  | ||||
|   - name: Create tree | ||||
|     command: "cymais build tree --no-signal --alarm-timeout 0 -s {{  mig_roles_meta_volume }}" | ||||
|     command: "infinito build tree --no-signal --alarm-timeout 0 -s {{  mig_roles_meta_volume }}" | ||||
|     when:  | ||||
|       - mig_build_data | ||||
|  | ||||
|   - name: Create roles list | ||||
|     command: "cymais build roles_list --no-signal --alarm-timeout 0 -o {{ mig_roles_meta_list }}" | ||||
|     command: "infinito build roles_list --no-signal --alarm-timeout 0 -o {{ mig_roles_meta_list }}" | ||||
|     when:  | ||||
|       - mig_build_data | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user