This commit is contained in:
parent
bc6bdac011
commit
3ed4ea639c
@ -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
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user