mirror of
				https://gitlab.sectorq.eu/jaydee/ansible.git
				synced 2025-10-30 18:01:11 +01:00 
			
		
		
		
	flatpak
This commit is contained in:
		| @@ -12,6 +12,11 @@ | ||||
|          | ||||
|     # - include_tasks: sync_container_data.yaml | ||||
|     #   name: Sync Container Data | ||||
|     - name: Syncing all | ||||
|       ansible.builtin.shell: 'rsync -avh --delete /share/docker_data/{mailu2,ha,gitlab,semaphore,webhub,nginx,heimdall} root@192.168.77.238:/share/docker_data/ --exclude="home-assistant.log*" --exclude="gitlab/logs/*"' | ||||
|       #ansible.builtin.shell: 'rsync -avh --delete /share/docker_data/{mailu2,webhub,nginx,heimdall,ha,gitlab} root@192.168.77.238:/share/docker_data/ --exclude="home-assistant.log*" --exclude="gitlab/logs/*"' | ||||
|       #ansible.builtin.shell: 'ls -la' | ||||
|       when: inventory_hostname in groups['nas'] | ||||
|     - include_tasks: reconfigure_nginx.yaml | ||||
|       name: Reconfigure nginx proxy manager | ||||
|       loop: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 jaydee
					jaydee