mirror of
				https://github.com/telekom-security/tpotce.git
				synced 2025-10-27 10:40:10 +00:00 
			
		
		
		
	Compare commits
	
		
			1 commit
		
	
	
		
			23d09e441d
			...
			22bc47956c
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
|   | 22bc47956c | 
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -206,7 +206,7 @@ if [ ! -f installer/install/tpot.yml ] && [ ! -f tpot.yml ]; | ||||||
| fi | fi | ||||||
| 
 | 
 | ||||||
| # Check type of sudo access | # Check type of sudo access | ||||||
| if [ "$myANSIBLE_TAG" = "Debian" ]; | if myANSIBLE_TAG="Debian"; | ||||||
|   # Debian 13 - sudo seems to apply stricter settings, we now ask for the become password |   # Debian 13 - sudo seems to apply stricter settings, we now ask for the become password | ||||||
|   then |   then | ||||||
|   	myANSIBLE_BECOME_OPTION="--become --ask-become-pass" |   	myANSIBLE_BECOME_OPTION="--become --ask-become-pass" | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue