diff --git a/ansible/roles/podman/tasks/main.yml b/ansible/roles/podman/tasks/main.yml index 0cd1d03..c780a3c 100644 --- a/ansible/roles/podman/tasks/main.yml +++ b/ansible/roles/podman/tasks/main.yml @@ -64,7 +64,7 @@ - import_tasks: containers/debyltech/fulfillr.yml vars: - image: "{{ aws_ecr_endpoint }}/fulfillr:20241010.1500 + image: "{{ aws_ecr_endpoint }}/fulfillr:20241010.1500" tags: debyltech, fulfillr - import_tasks: containers/home/nosql.yml