mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	Update sugarizer/tasks/main.yml
This commit is contained in:
		
							parent
							
								
									48b0b26285
								
							
						
					
					
						commit
						91698ac126
					
				
					 1 changed files with 0 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -18,10 +18,6 @@
 | 
			
		|||
    fail_msg: "PLEASE GIVE VARIABLE 'sugarizer_enabled' A PROPER (UNQUOTED) ANSIBLE BOOLEAN VALUE e.g. IN: /etc/iiab/local_vars.yml"
 | 
			
		||||
    quiet: yes
 | 
			
		||||
 | 
			
		||||
- name: EXIT SUGARIZER PLAYBOOK, IF DEBIAN 10+ (where MongoDB doesn't exist)
 | 
			
		||||
  meta: end_play
 | 
			
		||||
  when: (is_debian and not is_raspbian) and (not is_debian_8) and (not is_debian_9)
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
- name: Install Sugarizer if 'sugarizer_installed' is not defined in {{ iiab_state_file }}    # /etc/iiab/iiab_state.yml
 | 
			
		||||
  include_tasks: install.yml
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue