mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	Renamed cymais to infinito and did some other optimations and logout implementations
This commit is contained in:
		| @@ -4,11 +4,11 @@ | ||||
|     state: directory | ||||
|     mode: 0755 | ||||
|  | ||||
| - name: create svc-opt-ssd-hdd.cymais.service | ||||
| - name: create svc-opt-ssd-hdd.infinito.service | ||||
|   template:  | ||||
|     src: svc-opt-ssd-hdd.service.j2 | ||||
|     dest: /etc/systemd/system/svc-opt-ssd-hdd.cymais.service | ||||
|   notify: reload svc-opt-ssd-hdd.cymais.service | ||||
|     dest: /etc/systemd/system/svc-opt-ssd-hdd.infinito.service | ||||
|   notify: reload svc-opt-ssd-hdd.infinito.service | ||||
|  | ||||
| - name: create svc-opt-ssd-hdd.py | ||||
|   copy:  | ||||
| @@ -18,5 +18,5 @@ | ||||
|  | ||||
| - name: "optimize storage performance" | ||||
|   systemd: | ||||
|     name: svc-opt-ssd-hdd.cymais.service | ||||
|     name: svc-opt-ssd-hdd.infinito.service | ||||
|     state: started | ||||
		Reference in New Issue
	
	Block a user