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