added sshpass_cron, updates, secrets

This commit is contained in:
Bastian de Byl
2023-07-21 17:54:58 -04:00
parent 34a6a7f7ae
commit 71e9f4590b
8 changed files with 75 additions and 2 deletions

View File

@@ -37,7 +37,7 @@
become_user: "{{ podman_user }}"
containers.podman.podman_container:
name: fulfillr
image: "{{ aws_ecr_endpoint }}/fulfillr:20230710.1937"
image: "{{ aws_ecr_endpoint }}/fulfillr:20230711.1654"
image_strict: true
command: --config /config/production.json
recreate: true