@ -9,6 +9,8 @@
# If a container does not exist, the volume will be still be created.
###
# TODO: here instead we can probably iterate through all containers with the backup label.
---
- name: Redeploy Portainer and All Volumes
hosts: servers
@ -17,12 +17,12 @@
- name: Install Dev Tooling
import_tasks: ../tasks/install-dev-tooling-tasks.yml
- name: Checkout Git Repos
import_tasks: ../tasks/checkout-git-repos-tasks.yml
- name: Install & Configure Sudo
import_tasks: ../tasks/install-sudo-tasks.yml
- name: Install Docker
import_tasks: ../tasks/install-docker-tasks.yml