mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	Update main.yml
This commit is contained in:
		
							parent
							
								
									0b2612bb96
								
							
						
					
					
						commit
						203f62fd16
					
				
					 1 changed files with 5 additions and 4 deletions
				
			
		|  | @ -80,10 +80,11 @@ | |||
|              line=allowsftp | ||||
| 
 | ||||
| - name: Add 'idmgr' variable values to {{ iiab_ini_file }} | ||||
|   ini_file: dest="{{ iiab_ini_file }}" | ||||
|             section=idmgr | ||||
|             option="{{ item.option }}" | ||||
|             value="{{ item.value }}" | ||||
|   ini_file: | ||||
|     dest: "{{ iiab_ini_file }}" | ||||
|     section: idmgr | ||||
|     option: "{{ item.option }}" | ||||
|     value: "{{ item.value }}" | ||||
|   with_items: | ||||
|     - option: name | ||||
|       value: idmgr | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue