mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	Update mongodb/tasks/install.yml
This commit is contained in:
		
							parent
							
								
									91698ac126
								
							
						
					
					
						commit
						33f41bd92c
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
					@ -130,6 +130,9 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
3. RECORD THAT MongoDB IS INSTALLED
 | 
					3. RECORD THAT MongoDB IS INSTALLED
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- set_fact:
 | 
				
			||||||
 | 
					    mongodb_installed: True
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- name: "Add 'mongodb_installed: True' to {{ iiab_state_file }}"
 | 
					- name: "Add 'mongodb_installed: True' to {{ iiab_state_file }}"
 | 
				
			||||||
  lineinfile:
 | 
					  lineinfile:
 | 
				
			||||||
    dest: "{{ iiab_state_file }}"    # /etc/iiab/iiab_state.yml
 | 
					    dest: "{{ iiab_state_file }}"    # /etc/iiab/iiab_state.yml
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue