mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	Added async und logs
This commit is contained in:
		| @@ -19,4 +19,6 @@ | ||||
|     state: restarted | ||||
|     enabled: yes | ||||
|   when: dummy_timer.changed or ACTIVATE_ALL_TIMERS | bool | ||||
|   async: "{{ ASYNC_TIME if ASYNC_ENABLED | bool else omit }}" | ||||
|   poll:  "{{ ASYNC_POLL if ASYNC_ENABLED | bool else omit }}" | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user