ansible init
This commit is contained in:
		
							
								
								
									
										10
									
								
								.ansible/inventory
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								.ansible/inventory
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| [all:vars] | ||||
| ansible_user='debian' | ||||
| ansible_become=yes | ||||
| ansible_become_method=sudo | ||||
| ansible_python_interpreter='/usr/bin/env python3' | ||||
| project='CyfroweAukcje' | ||||
| main_packages="vim, vim-common, curl, wget" | ||||
|  | ||||
| [servers] | ||||
| # example1 ansible_host=ip ansible_port=65522 | ||||
		Reference in New Issue
	
	Block a user