mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	mongodb/tasks/install.yml: Remove ancient comment
This commit is contained in:
		
							parent
							
								
									166b47c33b
								
							
						
					
					
						commit
						cb1f00467a
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		| 
						 | 
					@ -51,9 +51,6 @@
 | 
				
			||||||
    template:
 | 
					    template:
 | 
				
			||||||
      src: mongod.conf.j2
 | 
					      src: mongod.conf.j2
 | 
				
			||||||
      dest: "{{ mongodb_conf }}"    # /etc/mongod.conf
 | 
					      dest: "{{ mongodb_conf }}"    # /etc/mongod.conf
 | 
				
			||||||
      #owner: root
 | 
					 | 
				
			||||||
      #group: root
 | 
					 | 
				
			||||||
      #mode: 0644
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  # end block
 | 
					  # end block
 | 
				
			||||||
  when: not (ansible_architecture == "x86_64" or ansible_architecture == "aarch64")
 | 
					  when: not (ansible_architecture == "x86_64" or ansible_architecture == "aarch64")
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue