Fix formatting
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
			
		||||
---
 | 
			
		||||
- name: gather OS specific variables
 | 
			
		||||
  include_vars: "{{ item }} "
 | 
			
		||||
  include_vars: "{{ item }}"
 | 
			
		||||
  with_first_found:
 | 
			
		||||
    - "{{ ansible_distribution }}.yaml"
 | 
			
		||||
    - "{{ ansible_os_family }}.yaml"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user