This commit is contained in:
		@@ -12,4 +12,5 @@ all:
 | 
			
		||||
        plex.intra.tormakris.dev:
 | 
			
		||||
        zelenka.intra.tormakris.dev:
 | 
			
		||||
        bitwarden.intra.tormakris.dev:
 | 
			
		||||
        librespeed.intra.tormakris.dev:
 | 
			
		||||
...
 | 
			
		||||
 
 | 
			
		||||
@@ -2,5 +2,4 @@
 | 
			
		||||
collections:
 | 
			
		||||
- ansible.posix
 | 
			
		||||
- community.general
 | 
			
		||||
- community.docker
 | 
			
		||||
...
 | 
			
		||||
 
 | 
			
		||||
@@ -13,12 +13,4 @@
 | 
			
		||||
  command: docker-compose up -d
 | 
			
		||||
  args:
 | 
			
		||||
    chdir: /home/service-user
 | 
			
		||||
 | 
			
		||||
- name: Prune everything
 | 
			
		||||
  community.docker.docker_prune:
 | 
			
		||||
    containers: true
 | 
			
		||||
    images: true
 | 
			
		||||
    networks: true
 | 
			
		||||
    volumes: true
 | 
			
		||||
    builder_cache: true
 | 
			
		||||
...
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user