Whitespace cleanup to get in sync with AniNIX/Uniglot hooks
This commit is contained in:
		@@ -4,8 +4,8 @@
 | 
			
		||||
      register: df_output
 | 
			
		||||
 | 
			
		||||
    - name: Verify /var space
 | 
			
		||||
      assert: 
 | 
			
		||||
        that: 
 | 
			
		||||
      assert:
 | 
			
		||||
        that:
 | 
			
		||||
          - 90 > {{ df_output.stdout }}
 | 
			
		||||
        fail_msg: "Not enough free space"
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user