mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 02:10:05 +00:00 
			
		
		
		
	Renamed cymais to infinito and did some other optimations and logout implementations
This commit is contained in:
		| @@ -19,11 +19,11 @@ | ||||
|     dest: "{{cleanup_backups_directory}}sys-cln-backups.py" | ||||
|   when: run_once_cleanup_backups_service is not defined | ||||
|  | ||||
| - name: create sys-cln-backups.cymais.service | ||||
| - name: create sys-cln-backups.infinito.service | ||||
|   template:  | ||||
|     src:  "sys-cln-backups.service.j2" | ||||
|     dest: "/etc/systemd/system/sys-cln-backups.cymais.service" | ||||
|   notify: reload sys-cln-backups.cymais.service | ||||
|     dest: "/etc/systemd/system/sys-cln-backups.infinito.service" | ||||
|   notify: reload sys-cln-backups.infinito.service | ||||
|   when: run_once_cleanup_backups_service is not defined | ||||
|  | ||||
| - name: run the cleanup_backups_service tasks once | ||||
|   | ||||
		Reference in New Issue
	
	Block a user