mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	have runansible execute scripts/ansible
This commit is contained in:
		
							parent
							
								
									aafc29d185
								
							
						
					
					
						commit
						f9ad29959e
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -1,4 +1,5 @@
 | 
			
		|||
#!/bin/bash -e
 | 
			
		||||
./scripts/ansible
 | 
			
		||||
# copy var files to /etc/iiab for subsequent use
 | 
			
		||||
# if vars/local_vars.yml is missing, put a default one in place
 | 
			
		||||
if [ ! -f ./vars/local_vars.yml ]; then
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue