mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	"cd /opt/iiab/iiab" not needed by Ansible
This commit is contained in:
		
							parent
							
								
									8e77d1e405
								
							
						
					
					
						commit
						6bbf8e18d4
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
					@ -55,7 +55,8 @@ else
 | 
				
			||||||
    else
 | 
					    else
 | 
				
			||||||
        echo "openvpn_install: True" >> /etc/iiab/local_vars.yml
 | 
					        echo "openvpn_install: True" >> /etc/iiab/local_vars.yml
 | 
				
			||||||
    fi
 | 
					    fi
 | 
				
			||||||
    cd /opt/iiab/iiab
 | 
					    #cd /opt/iiab/iiab
 | 
				
			||||||
 | 
					    #./runrole 1-prep
 | 
				
			||||||
    export ANSIBLE_LOG_PATH="/opt/iiab/iiab/iiab-install.log"
 | 
					    export ANSIBLE_LOG_PATH="/opt/iiab/iiab/iiab-install.log"
 | 
				
			||||||
    #CWD=`pwd`
 | 
					    #CWD=`pwd`
 | 
				
			||||||
    #export ANSIBLE_LOG_PATH="$CWD/iiab-install.log"
 | 
					    #export ANSIBLE_LOG_PATH="$CWD/iiab-install.log"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue