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:
		
							
								
								
									
										34
									
								
								hosts.yml
									
									
									
									
									
								
							
							
						
						
									
										34
									
								
								hosts.yml
									
									
									
									
									
								
							| @@ -24,13 +24,7 @@ datacenter: | |||||||
|         192.168.77.12: |         192.168.77.12: | ||||||
|       vars: |       vars: | ||||||
|         ansible_python_interpreter: auto_silent |         ansible_python_interpreter: auto_silent | ||||||
|     nas: |      | ||||||
|       hosts: |  | ||||||
|         192.168.77.106: |  | ||||||
|       vars: |  | ||||||
|         ansible_user: admin |  | ||||||
|         ansible_pass: l4c1j4yd33Du5lo |  | ||||||
|         ansible_python_interpreter: /share/ZFS530_DATA/.qpkg/QPython39/bin/python3 |  | ||||||
|     omv: |     omv: | ||||||
|       hosts: |       hosts: | ||||||
|         192.168.77.189: |         192.168.77.189: | ||||||
| @@ -55,11 +49,21 @@ datacenter: | |||||||
|         ansible_port: 5985 |         ansible_port: 5985 | ||||||
|         ansible_winrm_server_cert_validation: ignore |         ansible_winrm_server_cert_validation: ignore | ||||||
|         ansible_winrm_kerberos_delegation: true |         ansible_winrm_kerberos_delegation: true | ||||||
|     router: |   children: | ||||||
|       hosts: |     containers: | ||||||
|         192.168.77.1 |       children: | ||||||
|       vars: |         router: | ||||||
|         ansible_python_interpreter: /opt/bin/python |           hosts: | ||||||
|     raspberry: |             192.168.77.1 | ||||||
|       hosts: |           vars: | ||||||
|         192.168.77.246 |             ansible_python_interpreter: /opt/bin/python | ||||||
|  |         raspberry: | ||||||
|  |           hosts: | ||||||
|  |             192.168.77.246 | ||||||
|  |         nas: | ||||||
|  |           hosts: | ||||||
|  |             192.168.77.106: | ||||||
|  |           vars: | ||||||
|  |             ansible_user: admin | ||||||
|  |             ansible_pass: l4c1j4yd33Du5lo | ||||||
|  |             ansible_python_interpreter: /share/ZFS530_DATA/.qpkg/QPython39/bin/python3 | ||||||
| @@ -1,4 +1,4 @@ | |||||||
| - hosts: nas | - hosts: datacenter | ||||||
|   name: Stop mailu |   name: Stop mailu | ||||||
|   tasks: |   tasks: | ||||||
|     - name: Stop HA |     - name: Stop HA | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 jaydee
					jaydee