mirror of
				https://gitlab.sectorq.eu/jaydee/ansible.git
				synced 2025-10-30 09:51:10 +01:00 
			
		
		
		
	upt playbook
This commit is contained in:
		
							
								
								
									
										10
									
								
								hosts.yml
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								hosts.yml
									
									
									
									
									
								
							| @@ -11,16 +11,18 @@ datacenter: | ||||
|         odroid_worker: | ||||
|           hosts: | ||||
|             192.168.77.13[2:5]: | ||||
|         localhost1: | ||||
|           hosts: | ||||
|             localhost | ||||
|          | ||||
|       vars: | ||||
|         ansible_ssh_user: jd | ||||
|         ansible_ssh_pass: lacijaydee | ||||
|         ansible_become_password: lacijaydee | ||||
|         ssh_args: "-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no" | ||||
|         ansible_ssh_common_args: "-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no" | ||||
|  | ||||
|     localhost1: | ||||
|           hosts: | ||||
|             localhost | ||||
|           vars: | ||||
|             ansible_user: root | ||||
|     morefine: | ||||
|       hosts: | ||||
|         192.168.77.12: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 jaydee
					jaydee