mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	Added async for DNS Records creation
This commit is contained in:
		| @@ -13,3 +13,5 @@ | ||||
|   loop: "{{ cloudflare_domains }}" | ||||
|   loop_control: | ||||
|     label: "{{ item }}" | ||||
|   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