mirror of
				https://gitlab.sectorq.eu/jaydee/ansible.git
				synced 2025-10-30 09:51:10 +01:00 
			
		
		
		
	bitwarden
This commit is contained in:
		
							
								
								
									
										0
									
								
								playbooks/backup_docker.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										0
									
								
								playbooks/backup_docker.yml
									
									
									
									
									
										Normal file
									
								
							
							
								
								
									
										8
									
								
								playbooks/build_tasmota.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								playbooks/build_tasmota.yml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,8 @@ | |||||||
|  | - hosts: nas | ||||||
|  |   name: Build tasmota | ||||||
|  |   ignore_unreachable: false | ||||||
|  |   tasks: | ||||||
|  |     - name: Build tasmota | ||||||
|  |       ansible.builtin.shell: './compile.sh' | ||||||
|  |       chdir: /share/docker_data/docker-tasmota/ | ||||||
|  |       when: inventory_hostname in groups['nas'] | ||||||
		Reference in New Issue
	
	Block a user
	 jaydee
					jaydee