Whitespace cleanup to get in sync with AniNIX/Uniglot hooks
This commit is contained in:
		@@ -12,7 +12,7 @@
 | 
			
		||||
# Expects ANSIBLE_VAULT_FILE to be set in the environment to path the vault
 | 
			
		||||
# Also set ANSIBLE_VAULT_PASSWORD_FILE to your password file location if you want it.
 | 
			
		||||
#
 | 
			
		||||
- hosts: "{{ targets | default('all') }}"
 | 
			
		||||
- hosts: "{{ targets | default('managed') }}"
 | 
			
		||||
  order: sorted
 | 
			
		||||
  serial: "{{ threads | default('8') }}"
 | 
			
		||||
  gather_facts: true
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user